Searched refs:IsProbeEvent (Results 1 – 3 of 3) sorted by relevance
41 bool IsProbeEvent(const std::string& event_name);
121 bool ProbeEvents::IsProbeEvent(const std::string& event_name) { in IsProbeEvent() function in simpleperf::ProbeEvents
1050 if (probe_events->IsProbeEvent(event_type)) { in ParseOptions()1072 if (probe_events->IsProbeEvent(event_type)) { in ParseOptions()