Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/platforms/unix/libpandabase/
Dexec.cpp37 pid_t pid = fork(); in Exec() local
/arkcompiler/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()
/arkcompiler/runtime_core/tests/gtest_launcher/
Dmain.cpp43 pid_t pid = fork(); in HandleTimeout() local
/arkcompiler/ets_runtime/ecmascript/platform/windows/
Dos.cpp49 long PtracePeektext([[maybe_unused]] int pid, [[maybe_unused]] uintptr_t addr) in PtracePeektext()
/arkcompiler/ets_runtime/ecmascript/platform/unix/linux/
Dos.cpp55 long PtracePeektext(int pid, uintptr_t addr) in PtracePeektext()
/arkcompiler/ets_runtime/ecmascript/platform/unix/mac/
Dos.cpp55 long PtracePeektext([[maybe_unused]] int pid, [[maybe_unused]] uintptr_t addr) in PtracePeektext()
/arkcompiler/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()
/arkcompiler/runtime_core/dprof/libdprof/dprof/ipc/
Dipc_message_protocol.h33 uint32_t pid; member
/arkcompiler/toolchain/websocket/test/
Dwebsocket_test.cpp335 pid_t pid = fork(); variable
426 pid_t pid = fork(); variable
/arkcompiler/runtime_core/dprof/converter/features/
Dhotness_counters.h38 uint32_t pid; member
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dcpu_profiler.h34 pid_t pid = 0; member
/arkcompiler/runtime_core/runtime/mem/gc/gc-hung/
Dgc_hung.cpp159 void GcHung::SendZerohungEvent(const PandaString &error, int pid, PandaString msg) in SendZerohungEvent()
/arkcompiler/ets_runtime/ecmascript/
Dframes.cpp673 bool ReadUintptrFromAddr(int pid, uintptr_t addr, uintptr_t &value) in ReadUintptrFromAddr()
781 bool StepArkManagedNativeFrame(int pid, uintptr_t *pc, uintptr_t *fp, uintptr_t *sp, in StepArkManagedNativeFrame()
819 int pid, uintptr_t *pc, uintptr_t *fp, uintptr_t *sp, char *buf, size_t buf_sz) in step_ark_managed_native_frame()
/arkcompiler/runtime_core/libpandafile/tests/
Dfile_test.cpp80 int pid = getpid(); in CheckAnonMemoryName() local
/arkcompiler/ets_frontend/es2panda/util/
Dhelpers.cpp461 std::string pid; in OptimizeProgram() local
/arkcompiler/runtime_core/runtime/entrypoints/
Dentrypoints.cpp1076 extern "C" void TraceEntrypoint(size_t pid, ...) in TraceEntrypoint()
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property