Home
last modified time | relevance | path

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

/system/extras/simpleperf/
DProbeEvents.cpp132 auto& path = GetProbeControlPath(type); in IsProbeSupported()
193 const std::string& file_path = GetProbeControlPath(type).value(); in WriteProbeCmd()
206 std::optional<std::string>& ProbeEvents::GetProbeControlPath(ProbeEventType type) { in GetProbeControlPath() function in simpleperf::ProbeEvents
DProbeEvents.h60 std::optional<std::string>& GetProbeControlPath(ProbeEventType type);