OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ReadCounters
(Results
1 - 2
of
2
) sorted by null
/system/extras/simpleperf/
record_lib_interface.cpp
112
bool
ReadCounters
(std::vector<Counter>* counters) override;
173
if (!event_selection_set_->
ReadCounters
(&s)) {
242
bool PerfEventSetForCounting::
ReadCounters
(std::vector<Counter>* counters) {
291
bool PerfEventSet::
ReadCounters
(std::vector<Counter>*) {
event_selection_set.cpp
549
bool EventSelectionSet::
ReadCounters
(std::vector<CountersInfo>* counters) {
Completed in 1218 milliseconds