Home
last modified time | relevance | path

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

/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto963 repeated int32 exclude_pid = 6; field
1004 repeated int32 exclude_pid = 3; field
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp18512 const std::vector<int32_t>& exclude_pid() const { return exclude_pid_; } in exclude_pid() function in perfetto::protos::gen::PerfEventConfig
18636 const std::vector<int32_t>& exclude_pid() const { return exclude_pid_; } in exclude_pid() function in perfetto::protos::gen::PerfEventConfig_Scope