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.cpp93 volatile pid_t childPid = -1; in RunCommand() local
/developtools/profiler/device/plugins/hisysevent_plugin/test/unittest/
Dhisysevent_plugin_unittest.cpp226 volatile pid_t childPid = -1; variable
/developtools/profiler/device/base/src/
Dcommon.cpp262 volatile pid_t& childPid, bool needUnblock) in CustomPopen()
333 int CustomPclose(FILE* fp, int fds[], volatile pid_t& childPid, bool needUnblock) in CustomPclose()
/developtools/profiler/device/plugins/hilog_plugin/src/
Dhilog_plugin.cpp80 volatile pid_t childPid = -1; in Start() local