Searched refs:CountersInfo (Results 1 – 3 of 3) sorted by relevance
30 struct CountersInfo { struct74 bool ReadCounters(std::vector<CountersInfo>* counters);
234 bool EventSelectionSet::ReadCounters(std::vector<CountersInfo>* counters) { in ReadCounters()237 CountersInfo counters_info; in ReadCounters()240 CountersInfo::CounterInfo counter_info; in ReadCounters()
90 bool ShowCounters(const std::vector<CountersInfo>& counters, double duration_in_sec);162 std::vector<CountersInfo> counters; in Run()349 bool StatCommand::ShowCounters(const std::vector<CountersInfo>& counters, double duration_in_sec) { in ShowCounters()