Searched refs:target_pid (Results 1 – 11 of 11) sorted by relevance
105 uint32_t target_pid = static_cast<uint32_t>(pid); in AssertHasSampledStacksForPid() local125 if (sample.pid() == target_pid) in AssertHasSampledStacksForPid()134 if (sample.pid() == target_pid) in AssertHasSampledStacksForPid()139 << "target_pid: " << target_pid << ", packets.size(): " << packets.size() in AssertHasSampledStacksForPid()148 uint32_t target_pid = static_cast<uint32_t>(pid); in AssertNoStacksForPid() local152 if (packet.perf_sample().pid() == target_pid) { in AssertNoStacksForPid()
68 int target_pid = -1; in CpuUtilizationMain() local79 target_pid = atoi(optarg); in CpuUtilizationMain()92 if (target_pid < 1) { in CpuUtilizationMain()112 PERFETTO_LOG("target pid: %d", target_pid); in CpuUtilizationMain()119 std::string("/proc/") + std::to_string(target_pid) + std::string("/stat"), in CpuUtilizationMain()
764 uint64_t target_pid, in TraceToHeapPprof() argument781 if ((target_pid > 0 && profile_pid != target_pid) || in TraceToHeapPprof()905 uint64_t target_pid) { in TraceToPerfPprof() argument917 if (target_pid != 0 && process.pid != target_pid) in TraceToPerfPprof()
108 repeated int32 target_pid = 4; field149 repeated int32 target_pid = 1; field
150 void SetTargetProcess(pid_t target_pid, std::string target_cmdline);
224 void HeapprofdProducer::SetTargetProcess(pid_t target_pid, in SetTargetProcess() argument226 target_process_.pid = target_pid; in SetTargetProcess()
126 for (const int32_t pid : cfg.target_pid()) { in ParseTargetFilter()
953 repeated int32 target_pid = 4; field994 repeated int32 target_pid = 1; field
158 …<var-decl name="target_pid" type-id="587f89d2" visibility="default" filepath="kernel/audit.h" line…