Searched defs:exclude_pid (Results 1 – 2 of 2) sorted by relevance
| /device/google/trout/tools/tracing/proto/ | ||
| D | perfetto_trace.proto | 963   repeated int32 exclude_pid = 6;  field | 
| /device/generic/goldfish-opengl/system/profiler/ | ||
| D | perfetto.cpp | 18512   const std::vector<int32_t>& exclude_pid() const { return exclude_pid_; }  in exclude_pid()  function in perfetto::protos::gen::PerfEventConfig |