Home
last modified time | relevance | path

Searched refs:IsEventTypeSupported (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/extras/simpleperf/
H A Dcmd_list.cpp42 static EventTypeStatus IsEventTypeSupported(const EventType& event_type) { in IsEventTypeSupported() function
106 EventTypeStatus status = IsEventTypeSupported(event_type); in PrintEventTypesOfType()