Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/examples/cpp/pyperf/
H A DPyPerfUtil.cc140 bool getAddrOfPythonBinary(const std::string& path, PidData& data) { in getAddrOfPythonBinary() function
342 if (!getAddrOfPythonBinary(path, data)) { in tryTargetPid()