Searched refs:frames_limit (Results 1 – 4 of 4) sorted by relevance
208 void** frames, size_t frames_limit, in GetStackSample() argument316 for (; !it.done() && i < frames_limit; it.Advance()) { in GetStackSample()319 i < frames_limit) { in GetStackSample()324 if (i == frames_limit) break; in GetStackSample()
78 void** frames, size_t frames_limit,
825 size_t frames_limit, SampleInfo* sample_info);
9029 size_t frames_limit, SampleInfo* sample_info) { in GetStackSample() argument9034 frames_limit, sample_info)) { in GetStackSample()