| /developtools/smartperf_host/trace_streamer/src/metrics/ |
| H A D | traceTaskStrategy.h | 26 uint32_t pid; member
|
| /developtools/profiler/device/plugins/ffrt_profiler/service/include/ |
| H A D | ffrt_profiler_handle.h | 41 void SetTargetProcessInfo(uint32_t pid, const std::string& name) in SetTargetProcessInfo() argument
|
| H A D | ffrt_profiler_manager.h | 42 int32_t pid = -1; member
|
| /developtools/profiler/device/plugins/network_profiler/service/include/ |
| H A D | network_profiler_handle.h | 40 void SetTargetProcessInfo(uint32_t pid, const std::string& name) in SetTargetProcessInfo() argument
|
| H A D | network_profiler_manager.h | 42 int32_t pid = -1; member
|
| /developtools/profiler/hidebug/frameworks/native/src/ |
| H A D | hidebug_app_thread_cpu.cpp | 37 int32_t pid = getprocpid(); in InitThreadCpuCollector() local
|
| /developtools/profiler/device/plugins/native_daemon/include/ |
| H A D | hook_standalone.h | 61 ss << pid <<' '; in ToString() local
|
| /developtools/profiler/device/plugins/native_daemon/native_memory_profiler_sa/src/ |
| H A D | native_memory_profiler_sa_proxy.cpp | 74 int32_t NativeMemoryProfilerSaProxy::Stop(uint32_t pid) in Stop() argument
|
| H A D | native_memory_profiler_sa_client_manager.cpp | 41 int32_t NativeMemoryProfilerSaClientManager::Start(NativeMemProfilerType type, uint32_t pid, uint32_t duration, in Start() argument 61 int32_t NativeMemoryProfilerSaClientManager::Stop(uint32_t pid) in Stop() argument 122 int32_t NativeMemoryProfilerSaClientManager::GetMallocStats(int fd, int pid, int type) in GetMallocStats() argument [all...] |
| H A D | native_memory_profiler_sa_stub.cpp | 64 uint32_t pid = 0; in StubStopPid() local
|
| /developtools/profiler/device/plugins/native_daemon/native_memory_profiler_sa/test/fuzztest/nativedaemonsa_fuzzer/ |
| H A D | native_daemon_sa_fuzzer.cpp | 49 uint32_t pid = 0; in FuzzNativeDaemonSa() local
|
| /developtools/profiler/device/plugins/native_daemon/native_memory_profiler_sa/test/unittest/ |
| H A D | native_memory_profiler_sa_service_test.cpp | 57 int32_t pid = GetProcessPid(TEST_PROC_NAME); in HWTEST_F() local 89 int32_t pid = GetProcessPid(TEST_PROC_NAME); in HWTEST_F() local
|
| /developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/ |
| H A D | hook_service_test.cpp | 67 int pid = 1; in HWTEST_F() local
|
| /developtools/profiler/device/base/test/unittest/ |
| H A D | epoll_event_poller_test.cpp | 197 pid_t pid = fork(); in HWTEST_F() local
|
| /developtools/profiler/device/plugins/ffrt_profiler/service/src/ |
| H A D | ffrt_profiler_common.cpp | 46 std::string GetProcessName(int32_t pid) in GetProcessName() argument
|
| H A D | ffrt_profiler_socket_service.cpp | 60 int pid = *const_cast<int *>(reinterpret_cast<const int *>(buf)); in ProtocolProc() local
|
| /developtools/hdc/src/test/jdwp/ |
| H A D | HdcJdwpSimulator.h | 41 uint32_t pid;
member
|
| /developtools/hiperf/test/unittest/common/native/ |
| H A D | tracked_command_test.cpp | 55 auto pid = trackedCMD->GetChildPid(); in HWTEST_F() local 79 auto pid = trackedCMD->GetChildPid(); in HWTEST_F() local
|
| /developtools/profiler/device/plugins/network_profiler/service/src/ |
| H A D | network_profiler_common.cpp | 46 std::string GetProcessNameByPid(int32_t pid) in GetProcessNameByPid() argument
|
| H A D | network_profiler_socket_service.cpp | 60 int pid = *const_cast<int *>(reinterpret_cast<const int *>(buf)); in ProtocolProc() local
|
| /developtools/smartperf_host/trace_streamer/test/unittest/interface/ |
| H A D | rpc_server_test.cpp | 99 uint32_t pid = 16502; in HWTEST_F() local
|
| /developtools/profiler/device/plugins/ftrace_plugin/test/unittest/ |
| H A D | ftrace_fs_ops_test.cpp | 148 int32_t pid = getpid(); in HWTEST_F() local 171 int32_t pid = getpid(); in HWTEST_F() local 187 int32_t pid = getpid(); in HWTEST_F() local
|
| /developtools/hdc/src/register/ |
| H A D | hdc_jdwp.h | 36 uint32_t pid; member
|
| /developtools/hiperf/src/ |
| H A D | tracked_command.cpp | 81 pid_t pid = fork(); in CreateChildProcess() local 178 pid_t pid = waitpid(childPid_, &wstatus, WNOHANG); in WaitCommand() local 195 pid_t pid = waitpid(childPid_, &wstatus, WNOHANG); in MakeInvalid() local [all...] |
| /developtools/profiler/hiebpf/include/ |
| H A D | maps_info.h | 39 bool IsCached(uint32_t pid) in IsCached() argument 44 void CachePid(uint32_t pid) in CachePid() argument 49 void RemovePid(uint32_t pid) in RemovePid() argument
|