Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Devent_type.h29 struct EventType { struct
39 static const std::vector<const EventType>& GetAllEventTypes(); argument
Dcmd_stat.cpp178 const std::map<const EventType*, std::vector<PerfCounter>>& counters_map, in ShowCounters()
Devent_selection_set.cpp108 std::map<const EventType*, std::vector<PerfCounter>>* counters_map) { in ReadCounters()
/system/extras/perfprofd/
Dperf_profile.proto77 enum EventType { enum