Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/examples/cpp/pyperf/
H A DPyPerfUtil.cc96 int findPythonPathCallback(mod_info *mod, int, void* payload) { in findPythonPathCallback() function
329 bcc_procutils_each_module(pid, &findPythonPathCallback, &helper); in tryTargetPid()