Home
last modified time | relevance | path

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

/aosp12/system/extras/simpleperf/
H A DProbeEvents.h43 bool CreateProbeEventIfNotExist(const std::string& event_name);
H A DProbeEvents.cpp125 bool ProbeEvents::CreateProbeEventIfNotExist(const std::string& event_name) { in CreateProbeEventIfNotExist() function in simpleperf::ProbeEvents
H A Dcmd_record.cpp1051 if (!probe_events->CreateProbeEventIfNotExist(event_type)) { in ParseOptions()
1073 if (!probe_events->CreateProbeEventIfNotExist(event_type)) { in ParseOptions()