| /developtools/smartperf_host/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/ |
| D | sched.proto | 22 int32 pid = 1; field 30 int32 pid = 2; field 41 int32 pid = 2; field 49 int32 pid = 1; field 61 int32 pid = 2; field 69 int32 pid = 2; field 76 int32 pid = 2; field 91 int32 pid = 2; field 98 int32 pid = 2; field 105 int32 pid = 2; field [all …]
|
| D | task.proto | 23 int32 pid = 1; field 31 int32 pid = 1; field
|
| /developtools/profiler/protos/types/plugins/ftrace_data/default/ |
| D | sched.proto | 23 int32 pid = 1; field 32 int32 pid = 2; field 43 int32 pid = 2; field 51 int32 pid = 1; field 63 int32 pid = 2; field 71 int32 pid = 2; field 78 int32 pid = 2; field 93 int32 pid = 2; field 100 int32 pid = 2; field 107 int32 pid = 2; field [all …]
|
| D | task.proto | 23 int32 pid = 1; field 31 int32 pid = 1; field
|
| /developtools/profiler/protos/types/plugins/ftrace_data/6.6.30/ |
| D | sched.proto | 23 int32 pid = 1; field 32 int32 pid = 2; field 43 int32 pid = 2; field 51 int32 pid = 1; field 63 int32 pid = 2; field 71 int32 pid = 2; field 78 int32 pid = 2; field 93 int32 pid = 2; field 100 int32 pid = 2; field 107 int32 pid = 2; field [all …]
|
| D | task.proto | 23 int32 pid = 1; field 31 int32 pid = 1; field
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/ |
| D | sched.proto | 23 int32 pid = 1; field 32 int32 pid = 2; field 43 int32 pid = 2; field 51 int32 pid = 1; field 63 int32 pid = 2; field 71 int32 pid = 2; field 78 int32 pid = 2; field 93 int32 pid = 2; field 100 int32 pid = 2; field 107 int32 pid = 2; field [all …]
|
| D | task.proto | 23 int32 pid = 1; field 31 int32 pid = 1; field
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/src/protos/types/plugins/native_hook/ |
| D | native_hook_result.proto | 31 int32 pid = 1; field 41 int32 pid = 1; field 50 int32 pid = 1; field 61 int32 pid = 1; field 74 int32 pid = 4; field 80 int32 pid = 3; field 87 int32 pid = 4; field 93 int32 pid = 3; field 99 int32 pid = 3; field 105 int32 pid = 3; field [all …]
|
| /developtools/profiler/protos/types/plugins/native_hook/ |
| D | native_hook_result.proto | 31 int32 pid = 1; field 41 int32 pid = 1; field 50 int32 pid = 1; field 61 int32 pid = 1; field 76 int32 pid = 4; field 82 int32 pid = 3; field 89 int32 pid = 4; field 95 int32 pid = 3; field 101 int32 pid = 3; field 107 int32 pid = 3; field [all …]
|
| /developtools/hdc/test/unittest/host/ |
| D | common_test.cpp | 36 bool HdcMainTest::TestIsHishellLabel(pid_t pid) in TestIsHishellLabel() 73 pid_t pid = fork(); variable 86 pid_t pid = fork(); variable 99 pid_t pid = fork(); variable
|
| /developtools/smartperf_host/smartperf_host/ide/src/trace/bean/ |
| D | BinderProcessThread.ts | 23 pid: number; property 31 pid: number = 0; property in CycleBinderItem 48 pid: number; property 56 pid: number; property 73 pid: number; property 84 pid: number = 0; property in FuncNameCycle 101 pid: number; property
|
| /developtools/profiler/device/plugins/process_plugin/src/ |
| D | process_data_plugin.cpp | 141 int32_t pid = atoi(dirEnt->d_name); in GetValidPid() local 149 int32_t ProcessDataPlugin::ReadProcPidFile(int32_t pid, const char* pFileName) in ReadProcPidFile() 201 bool ProcessDataPlugin::addPidBySort(int32_t pid) in addPidBySort() 213 …d ProcessDataPlugin::WriteProcess(T& processinfo, const char* pFile, uint32_t fileLen, int32_t pid) in WriteProcess() 279 template <typename T> void ProcessDataPlugin::WriteProcessInfo(T& processData, int32_t pid) in WriteProcessInfo() 315 while (int32_t pid = GetValidPid(procDir)) { in WriteProcesseList() local 332 template <typename T> bool ProcessDataPlugin::WriteThreadData(int pid, T& cpuInfo) in WriteThreadData() 372 template <typename T> bool ProcessDataPlugin::WriteCpuUsageData(int pid, T& cpuInfo) in WriteCpuUsageData() 408 bool ProcessDataPlugin::ReadBootTime(int pid, uint64_t& bootTime) in ReadBootTime() 456 bool ProcessDataPlugin::ReadCpuUsage(int pid, uint64_t& cpuTime) in ReadCpuUsage() [all …]
|
| /developtools/profiler/hiebpf/include/ |
| D | maps_info.h | 39 bool IsCached(uint32_t pid) in IsCached() 44 void CachePid(uint32_t pid) in CachePid() 49 void RemovePid(uint32_t pid) in RemovePid()
|
| /developtools/hiperf/test/unittest/common/native/ |
| D | cpu_usage_test.cpp | 66 pid_t pid = -1; in GetPidByProcessName() local 77 int CpuUsageTest::GetVmRSSLine(pid_t pid) in GetVmRSSLine() 144 unsigned long CpuUsageTest::GetCpuProcUsage(int pid) in GetCpuProcUsage() 174 float CpuUsageTest::GetCpuUsageRatio(int pid) in GetCpuUsageRatio() 202 float CpuUsageTest::GetAverageCpuUsage(pid_t pid, uint64_t timeOut) in GetAverageCpuUsage() 231 pid_t pid = GetPidByProcessName("hiperf"); in TestCpuUsage() local
|
| /developtools/smartperf_host/smartperf_host/trace_streamer/src/filter/ |
| D | binder_filter.cpp | 108 void BinderFilter::ReceiveTraction(int64_t ts, uint32_t pid, uint64_t transactionId) in ReceiveTraction() 162 void BinderFilter::TransactionAllocBuf(int64_t ts, uint32_t pid, uint64_t dataSize, uint64_t offset… in TransactionAllocBuf() 170 void BinderFilter::TractionLock(int64_t ts, uint32_t pid, const std::string &tag) in TractionLock() 176 void BinderFilter::TractionLocked(int64_t ts, uint32_t pid, const std::string &tag) in TractionLocked() 188 void BinderFilter::TractionUnlock(int64_t ts, uint32_t pid, const std::string &tag) in TractionUnlock()
|
| /developtools/smartperf_host/smartperf_device/device_command/collector/src/ |
| D | Threads.cpp | 27 std::string Threads::GetThreads(const std::string &pid, std::string &tid) in GetThreads() 75 void Threads::SetProcessId(const std::string &pid) in SetProcessId() 81 void Threads::SetProcessIdForFuzzTest(const std::vector<std::string> &pid) in SetProcessIdForFuzzTest()
|
| D | FileDescriptor.cpp | 48 void FileDescriptor::SetProcessId(const std::string &pid) in SetProcessId() 54 void FileDescriptor::GetFds(const std::string &pid, std::string &fds, std::string &fdTotal) in GetFds() 95 void FileDescriptor::SetProcessIdForFuzzTest(const std::vector<std::string> &pid) in SetProcessIdForFuzzTest()
|
| D | RAM.cpp | 185 void RAM::SetProcessId(const std::string &pid) in SetProcessId() 243 … std::map<std::string, std::string> &dataMap, const std::string& pid, size_t index) const in CheckFutureRam() argument 278 std::map<std::string, std::string> RAM::GetPssRamInfo(FILE *fd, const std::string& pid, size_t inde… in GetPssRamInfo() argument 294 std::string pid, size_t index) const in ParsePssValues() 336 void RAM::FillPssRamInfo(size_t index, std::string pid, in FillPssRamInfo() 356 const std::string& pid, size_t index) const in SaveSumRamInfo() argument
|
| /developtools/profiler/host/smartperf/client/client_command/ |
| D | Threads.cpp | 27 std::string Threads::GetThreads(const std::string &pid, std::string &tid) in GetThreads() 75 void Threads::SetProcessId(const std::string &pid) in SetProcessId() 81 void Threads::SetProcessIdForFuzzTest(const std::vector<std::string> &pid) in SetProcessIdForFuzzTest()
|
| D | FileDescriptor.cpp | 48 void FileDescriptor::SetProcessId(const std::string &pid) in SetProcessId() 54 void FileDescriptor::GetFds(const std::string &pid, std::string &fds, std::string &fdTotal) in GetFds() 95 void FileDescriptor::SetProcessIdForFuzzTest(const std::vector<std::string> &pid) in SetProcessIdForFuzzTest()
|
| D | RAM.cpp | 185 void RAM::SetProcessId(const std::string &pid) in SetProcessId() 243 … std::map<std::string, std::string> &dataMap, const std::string& pid, size_t index) const in CheckFutureRam() argument 278 std::map<std::string, std::string> RAM::GetPssRamInfo(FILE *fd, const std::string& pid, size_t inde… in GetPssRamInfo() argument 294 std::string pid, size_t index) const in ParsePssValues() 336 void RAM::FillPssRamInfo(size_t index, std::string pid, in FillPssRamInfo() 356 const std::string& pid, size_t index) const in SaveSumRamInfo() argument
|
| /developtools/profiler/device/plugins/native_daemon/native_memory_profiler_sa/test/unittest/ |
| D | native_memory_profiler_sa_service_test.cpp | 74 int32_t pid = GetProcessPid(TEST_NATIVE_NAME); variable 106 int32_t pid = GetProcessPid(TEST_NATIVE_NAME); variable 134 int32_t pid = GetProcessPid(TEST_NATIVE_NAME); variable
|
| /developtools/profiler/device/plugins/ffrt_profiler/test/unittest/ |
| D | ffrt_profiler_test.cpp | 174 int32_t pid = 1; variable 199 int32_t pid = 1; variable 222 int32_t pid = 1; variable 252 int32_t pid = 1; variable 301 int32_t pid = 1; variable 325 int32_t pid = 1; variable 425 int32_t pid = 1; variable 444 int32_t pid = -1; variable 464 int32_t pid = -1; variable 663 int32_t pid = -1; variable
|
| /developtools/profiler/device/plugins/native_daemon/native_memory_profiler_sa/src/ |
| D | native_memory_profiler_sa_client_manager.cpp | 50 int32_t NativeMemoryProfilerSaClientManager::Start(NativeMemProfilerType type, uint32_t pid, uint32… in Start() 70 int32_t NativeMemoryProfilerSaClientManager::Stop(uint32_t pid) in Stop() 135 int32_t NativeMemoryProfilerSaClientManager::GetMallocStats(int fd, int pid, int type, bool printNm… in GetMallocStats() 164 int32_t NativeMemoryProfilerSaClientManager::StartPrintSimplifiedNmd(pid_t pid, in StartPrintSimplifiedNmd() 210 int32_t NativeMemoryProfilerSaClientManager::Start(int fd, pid_t pid, uint32_t duration, Simplified… in Start()
|