Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/perfetto/test/cts/
H A 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
/aosp_15_r20/external/perfetto/protos/perfetto/config/profiling/
H A Dperf_event_config.proto119 repeated int32 target_pid = 4; field
157 repeated int32 target_pid = 1; field
/aosp_15_r20/external/crosvm/base/src/sys/windows/
H A Dtube.rs67 target_pid: Option<u32>, field
197 pub fn target_pid(&self) -> Option<u32> { in target_pid() method
491 target_pid: Option<u32>, field
/aosp_15_r20/external/perfetto/src/traceconv/
H A Dpprof_builder.cc762 uint64_t target_pid, in TraceToHeapPprof()
993 uint64_t target_pid, in TraceToHeapPprof()
1133 uint64_t target_pid) { in TraceToPerfPprof()
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_config_profiling_lite_gen_headers/gen/external/perfetto/protos/perfetto/config/profiling/
Dperf_event_config.pb.h1206 inline ::int32_t PerfEventConfig_Scope::target_pid(int index) const { in target_pid() function
1226 PerfEventConfig_Scope::target_pid() const { in target_pid() function
2051 inline ::int32_t PerfEventConfig::target_pid(int index) const { in target_pid() function
2071 PerfEventConfig::target_pid() const { in target_pid() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_config_profiling_lite_gen_headers/gen/external/perfetto/protos/perfetto/config/profiling/
H A Dperf_event_config.pb.h1203 inline ::int32_t PerfEventConfig_Scope::target_pid(int index) const { in target_pid() function
1223 PerfEventConfig_Scope::target_pid() const { in target_pid() function
2048 inline ::int32_t PerfEventConfig::target_pid(int index) const { in target_pid() function
2068 PerfEventConfig::target_pid() const { in target_pid() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_config_profiling_cpp_gen_headers/gen/external/perfetto/protos/perfetto/config/profiling/
H A Dperf_event_config.gen.h147 const std::vector<int32_t>& target_pid() const { return target_pid_; } in target_pid() function
279 const std::vector<int32_t>& target_pid() const { return target_pid_; } in target_pid() function
/aosp_15_r20/art/imgdiag/
H A Drun_imgdiag.py34 target_pid, argument
/aosp_15_r20/external/bcc/libbpf-tools/
H A Dslabratetop.bpf.c11 const volatile pid_t target_pid = 0; variable
H A Dexitsnoop.bpf.c9 const volatile pid_t target_pid = 0; variable
H A Dgethostlatency.bpf.c11 const volatile pid_t target_pid = 0; variable
H A Dtcptop.bpf.c16 const volatile pid_t target_pid = -1; variable
H A Dtcplife.bpf.c17 const volatile pid_t target_pid = 0; variable
H A Dfiletop.bpf.c12 const volatile pid_t target_pid = 0; variable
H A Dsolisten.bpf.c14 const volatile pid_t target_pid = 0; variable
H A Dmountsnoop.bpf.c13 const volatile pid_t target_pid = 0; variable
H A Dstatsnoop.bpf.c10 const volatile pid_t target_pid = 0; variable
H A Dbindsnoop.bpf.c14 const volatile pid_t target_pid = 0; variable
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_config_profiling_cpp_gen_headers/gen/external/perfetto/protos/perfetto/config/profiling/
Dperf_event_config.gen.h149 const std::vector<int32_t>& target_pid() const { return target_pid_; } in target_pid() function
281 const std::vector<int32_t>& target_pid() const { return target_pid_; } in target_pid() function
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
H A Dstrncmp_test.c14 int target_pid = 0; variable
H A Dtask_local_storage.c19 pid_t target_pid = 0; variable
H A Dfind_vma.c16 pid_t target_pid = 0; variable
/aosp_15_r20/external/libcap-ng/utils/
H A Dpscap.c83 pid_t target_pid = 0; in main() local
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_config_profiling_zero_gen_headers/gen/external/perfetto/protos/perfetto/config/profiling/
Dperf_event_config.pbzero.h99 ::protozero::RepeatedFieldIterator<int32_t> target_pid() const { return GetRepeated<int32_t>(4); } in target_pid() function
484 ::protozero::RepeatedFieldIterator<int32_t> target_pid() const { return GetRepeated<int32_t>(1); } in target_pid() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_config_profiling_zero_gen_headers/gen/external/perfetto/protos/perfetto/config/profiling/
H A Dperf_event_config.pbzero.h95 ::protozero::RepeatedFieldIterator<int32_t> target_pid() const { return GetRepeated<int32_t>(4); } in target_pid() function
479 ::protozero::RepeatedFieldIterator<int32_t> target_pid() const { return GetRepeated<int32_t>(1); } in target_pid() function

123