Searched refs:ReadCounters (Results 1 – 3 of 3) sorted by relevance
113 bool ReadCounters(std::vector<CountersInfo>* counters);
410 if (!event_selection_set_.ReadCounters(&counters)) { in Run()
462 bool EventSelectionSet::ReadCounters(std::vector<CountersInfo>* counters) { in ReadCounters() function in EventSelectionSet