Home
last modified time | relevance | path

Searched defs:target_pid (Results 1 – 25 of 38) sorted by relevance

12

/external/perfetto/protos/perfetto/config/profiling/
Dperf_event_config.proto116 repeated int32 target_pid = 4; field
154 repeated int32 target_pid = 1; field
/external/perfetto/test/cts/
Dtraced_perf_test_cts.cc109 uint32_t target_pid = static_cast<uint32_t>(pid); in AssertHasSampledStacksForPid() local
155 uint32_t target_pid = static_cast<uint32_t>(pid); in AssertNoStacksForPid() local
235 int target_pid = PidForProcessName("/system/bin/traced_probes"); in TEST() local
Dheapprofd_java_test_cts.cc224 int target_pid = PidForProcessName(app_name); in TEST() local
/external/bcc/libbpf-tools/
Dexitsnoop.bpf.c8 const volatile pid_t target_pid = 0; variable
Dgethostlatency.bpf.c11 const volatile pid_t target_pid = 0; variable
Dstatsnoop.bpf.c10 const volatile pid_t target_pid = 0; variable
Dfiletop.bpf.c12 const volatile pid_t target_pid = 0; variable
Dsolisten.bpf.c14 const volatile pid_t target_pid = 0; variable
Dbindsnoop.bpf.c13 const volatile pid_t target_pid = 0; variable
Dmountsnoop.bpf.c11 const volatile pid_t target_pid = 0; variable
Dstatsnoop.c23 static pid_t target_pid = 0; variable
Dsolisten.c30 static pid_t target_pid = 0; variable
Dexitsnoop.c30 static pid_t target_pid = 0; variable
Dbindsnoop.c30 static pid_t target_pid = 0; variable
Dfsdist.bpf.c11 const volatile pid_t target_pid = 0; variable
Dgethostlatency.c29 static pid_t target_pid = 0; variable
Dmountsnoop.c38 static pid_t target_pid = 0; variable
Dfiletop.c38 static pid_t target_pid = 0; variable
Dfsdist.c88 static pid_t target_pid = 0; variable
Dfsslower.c83 static pid_t target_pid = 0; variable
/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dstrncmp_test.c14 int target_pid = 0; variable
Dtask_local_storage.c19 pid_t target_pid = 0; variable
Dfind_vma.c16 pid_t target_pid = 0; variable
/external/perfetto/src/tools/cpu_utilization/
Dcpu_utilization.cc68 int target_pid = -1; in CpuUtilizationMain() local
/external/crosvm/base/src/sys/windows/
Dtube.rs63 target_pid: Option<u32>, field
195 pub fn target_pid(&self) -> Option<u32> { in target_pid() method

12