Searched refs:cpuProfilerIntervals_ (Results 1 – 2 of 2) sorted by relevance
2907 cpuProfilerIntervals_.emplace_back(cpuProfilerInterval); in AppendNewData()2937 return cpuProfilerIntervals_; in CpuProfilerInterval()
2359 cpuProfilerIntervals_.clear(); in Clear()2369 std::deque<uint32_t> cpuProfilerIntervals_ = {}; variable