HomeSort by relevance Sort by last modified time
    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