Home
last modified time | relevance | path

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

/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto953 repeated int32 target_pid = 4; field
994 repeated int32 target_pid = 1; field
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/proto/
Dperfetto_trace.proto748 repeated int32 target_pid = 4; field
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp18491 const std::vector<int32_t>& target_pid() const { return target_pid_; } in target_pid() function in perfetto::protos::gen::PerfEventConfig
18622 const std::vector<int32_t>& target_pid() const { return target_pid_; } in target_pid() function in perfetto::protos::gen::PerfEventConfig_Scope
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.cc14792 const std::vector<int32_t>& target_pid() const { return target_pid_; } in target_pid() function in perfetto::protos::gen::PerfEventConfig