Home
last modified time | relevance | path

Searched defs:CountersInfo (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/extras/simpleperf/
H A Devent_selection_set.h48 struct CountersInfo { struct
49 uint32_t group_id;
50 std::string event_name;
51 std::string event_modifier;
52 std::vector<CounterInfo> counters;