Searched refs:frames_count (Results 1 – 6 of 6) sorted by relevance
168 frames_count = static_cast<unsigned>(info.frames_count); in Init()172 } else if (frames_count) { in Init()190 sample_info->frames_count = 0; in GetStackSample()264 sample_info->frames_count = i; in GetStackSample()
646 entries.reserve(sample.frames_count + 3); in RecordTickSample()699 for (unsigned i = 0; i < sample.frames_count; ++i) { in RecordTickSample()
75 frames_count(0), in TickSample()128 unsigned frames_count : kMaxFramesCountLog2; // Number of captured frames. member
1660 size_t frames_count; // Number of frames collected. member
1286 for (unsigned i = 0; i < sample->frames_count; ++i) { in TickEvent()
8408 sample_info->frames_count = 0; in GetStackSample()