Searched defs:mutable_exclude_pid (Results 1 – 2 of 2) sorted by relevance
/device/generic/goldfish-opengl/system/profiler/ | ||
D | perfetto.cpp | 18513 std::vector<int32_t>* mutable_exclude_pid() { return &exclude_pid_; } in mutable_exclude_pid() function in perfetto::protos::gen::PerfEventConfig |
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ | ||
D | perfetto.cc | 14807 std::vector<int32_t>* mutable_exclude_pid() { return &exclude_pid_; } in mutable_exclude_pid() function in perfetto::protos::gen::PerfEventConfig |