| /commonlibrary/memory_utils/libmeminfo/test/unittest/ |
| D | meminfo_test.cpp | 53 int pid = 1; variable 62 int pid = -1; variable 70 int pid = 1; variable 80 int pid = -1; variable 88 int pid = 1; variable 98 int pid = -1; variable 106 int pid = 1; variable
|
| /commonlibrary/rust/ylong_runtime/ylong_runtime/tests/ |
| D | async_pool.rs | 138 let pid = dir.to_str().unwrap().parse::<i32>().unwrap(); in sdv_async_pool_001() localVariable 198 let pid = dir.to_str().unwrap().parse::<i32>().unwrap(); in sdv_async_pool_002() localVariable 258 let pid = dir.to_str().unwrap().parse::<i32>().unwrap(); in sdv_async_pool_003() localVariable 318 let pid = dir.to_str().unwrap().parse::<i32>().unwrap(); in sdv_async_pool_004() localVariable 378 let pid = dir.to_str().unwrap().parse::<i32>().unwrap(); in sdv_async_pool_005() localVariable 438 let pid = dir.to_str().unwrap().parse::<i32>().unwrap(); in sdv_async_pool_006() localVariable 498 let pid = dir.to_str().unwrap().parse::<i32>().unwrap(); in sdv_async_pool_007() localVariable 558 let pid = dir.to_str().unwrap().parse::<i32>().unwrap(); in sdv_async_pool_008() localVariable
|
| /commonlibrary/memory_utils/libmeminfo/src/ |
| D | meminfo.cpp | 39 uint64_t GetRssByPid(const int pid) in GetRssByPid() 61 uint64_t GetPssByPid(const int pid) in GetPssByPid() 89 uint64_t GetSwapPssByPid(const int pid) in GetSwapPssByPid() 117 bool GetGraphicsMemory(const int pid, uint64_t &gl, uint64_t &graph) in GetGraphicsMemory()
|
| /commonlibrary/rust/ylong_runtime/ylong_runtime/examples/ |
| D | ylong_runtime_memory.rs | 34 let pid = process::id(); in get_memory_info() localVariable
|
| /commonlibrary/rust/ylong_runtime/ylong_runtime/benches/bin/ |
| D | ylong_tokio_mem.rs | 21 let pid = process::id(); in get_memory_info() localVariable
|
| D | ylong_tokio_spawn.rs | 24 let pid = process::id(); in get_memory_info() localVariable
|
| /commonlibrary/ets_utils/js_concurrent_module/taskpool/ |
| D | dfx_hisys_event.h | 33 int32_t pid; member
|
| D | task_manager.cpp | 333 pid_t pid = getpid(); in ReadThreadInfo() local
|
| /commonlibrary/ets_utils/js_sys_module/test/ |
| D | test_process.cpp | 113 napi_value pid = childprocess->Getpid(env); variable 139 napi_value pid = childprocess->Getpid(env); variable 281 int32_t pid = 0; variable 352 int32_t pid = 0; variable
|
| /commonlibrary/memory_utils/libdmabufheap/test/unittest/libdmabufheap/ |
| D | dmabuf_alloc_test.cpp | 132 pid_t pid = fork(); variable
|
| /commonlibrary/ets_utils/js_sys_module/process/ |
| D | js_process.cpp | 145 int32_t pid = 0; in Kill() local 566 int32_t pid = 0; in Kill() local
|
| D | js_childprocess.cpp | 75 pid_t pid = fork(); in Spawn() local
|
| /commonlibrary/c_utils/base/src/ |
| D | refbase.cpp | 112 …:RefTracker(RefTracker* exTracker, const void* id, int strong, int weak, int ref, int pid, int tid) in RefTracker()
|
| /commonlibrary/ets_utils/platform/ios/ |
| D | process_helper.cpp | 482 int pid = getpid(); in GetProcessStartRealtime() local
|