Searched defs:target_pid (Results 1 – 4 of 4) sorted by relevance
/device/google/trout/tools/tracing/proto/ | ||
D | perfetto_trace.proto | 953 repeated int32 target_pid = 4; field |
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/proto/ | ||
D | perfetto_trace.proto | 748 repeated int32 target_pid = 4; field |
/device/generic/goldfish-opengl/system/profiler/ | ||
D | perfetto.cpp | 18491 const std::vector<int32_t>& target_pid() const { return target_pid_; } in target_pid() function in perfetto::protos::gen::PerfEventConfig |
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ | ||
D | perfetto.cc | 14792 const std::vector<int32_t>& target_pid() const { return target_pid_; } in target_pid() function in perfetto::protos::gen::PerfEventConfig |