Home
last modified time | relevance | path

Searched defs:pid (Results 1 – 9 of 9) sorted by relevance

/ark/runtime_core/libpandabase/os/unix/
Dexec.cpp30 pid_t pid = fork(); in Exec() local
/ark/runtime_core/dprof/libdprof/dprof/
Dprofiling_data.h26 …ProfilingData(const std::string &appName, uint64_t hash, uint32_t pid) : app_name_(appName), hash_… in ProfilingData()
/ark/runtime_core/dprof/libstorage/dprof/
Dstorage.h68 uint32_t pid; member
Dstorage.cpp29 …::unique_ptr<AppData> AppData::CreateByParams(const std::string &name, uint64_t hash, uint32_t pid, in CreateByParams()
/ark/runtime_core/dprof/libdprof/dprof/ipc/
Dipc_message_protocol.h33 uint32_t pid; member
/ark/js_runtime/ecmascript/cpu_profiler/
Dcpu_profiler.h29 pid_t pid = 0; member
Dprofile_generator.cpp163 pid_t pid = getpid(); in WriteMethodsAndSampleInfo() local
/ark/runtime_core/dprof/converter/features/
Dhotness_counters.h38 uint32_t pid; member
/ark/runtime_core/libpandafile/tests/
Dfile_test.cpp78 int pid = getpid(); in CheckAnonMemoryName() local