Home
last modified time | relevance | path

Searched defs:childPid (Results 1 – 4 of 4) sorted by relevance

/developtools/profiler/device/plugins/hiperf_plugin/src/
Dhiperf_module.cpp90 volatile pid_t childPid = -1; in RunCommand() local
/developtools/profiler/device/base/src/
Dcommon.cpp226 volatile pid_t& childPid, bool needUnblock) in CustomPopen()
297 int CustomPclose(FILE* fp, int fds[], volatile pid_t& childPid, bool needUnblock) in CustomPclose()
/developtools/profiler/device/plugins/hisysevent_plugin/test/unittest/
Dhisysevent_plugin_unittest.cpp232 volatile pid_t childPid = -1; variable
/developtools/profiler/device/plugins/hilog_plugin/src/
Dhilog_plugin.cpp82 volatile pid_t childPid = -1; in Start() local