Searched refs:CreateProbeEventIfNotExist (Results 1 – 3 of 3) sorted by relevance
43 bool CreateProbeEventIfNotExist(const std::string& event_name);
125 bool ProbeEvents::CreateProbeEventIfNotExist(const std::string& event_name) { in CreateProbeEventIfNotExist() function in simpleperf::ProbeEvents
1051 if (!probe_events->CreateProbeEventIfNotExist(event_type)) { in ParseOptions()1073 if (!probe_events->CreateProbeEventIfNotExist(event_type)) { in ParseOptions()