Searched refs:frames_limit (Results 1 – 4 of 4) sorted by relevance
186 void** frames, size_t frames_limit, in GetStackSample() argument243 for (; !it.done() && i < frames_limit; it.Advance()) { in GetStackSample()245 i < frames_limit) { in GetStackSample()249 if (i == frames_limit) break; in GetStackSample()
115 void** frames, size_t frames_limit,
6649 size_t frames_limit, SampleInfo* sample_info);
8165 size_t frames_limit, SampleInfo* sample_info) { in GetStackSample() argument8168 frames, frames_limit, sample_info)) { in GetStackSample()