Home
last modified time | relevance | path

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

/aosp12/system/extras/simpleperf/
H A DProbeEvents.h41 bool IsProbeEvent(const std::string& event_name);
H A DProbeEvents.cpp121 bool ProbeEvents::IsProbeEvent(const std::string& event_name) { in IsProbeEvent() function in simpleperf::ProbeEvents
H A Dcmd_record.cpp1050 if (probe_events->IsProbeEvent(event_type)) { in ParseOptions()
1072 if (probe_events->IsProbeEvent(event_type)) { in ParseOptions()