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