Home
last modified time | relevance | path

Searched defs:mutable_exclude_pid (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp18513 std::vector<int32_t>* mutable_exclude_pid() { return &exclude_pid_; } in mutable_exclude_pid() function in perfetto::protos::gen::PerfEventConfig
18637 std::vector<int32_t>* mutable_exclude_pid() { return &exclude_pid_; } in mutable_exclude_pid() function in perfetto::protos::gen::PerfEventConfig_Scope
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.cc14807 std::vector<int32_t>* mutable_exclude_pid() { return &exclude_pid_; } in mutable_exclude_pid() function in perfetto::protos::gen::PerfEventConfig