OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hotplugged_counters
(Results
1 - 2
of
2
) sorted by null
/system/extras/simpleperf/
event_selection_set.h
149
std::vector<CounterInfo>
hotplugged_counters
;
member in struct:EventSelectionSet::EventSelection
event_selection_set.cpp
557
counters_info.counters = selection.
hotplugged_counters
;
819
selection.
hotplugged_counters
.push_back(counter);
Completed in 110 milliseconds