Home
last modified time | relevance | path

Searched defs:exclude_cmdline (Results 1 – 3 of 3) sorted by relevance

/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/proto/
Dperfetto_trace.proto761 repeated string exclude_cmdline = 7; field
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp18519 const std::vector<std::string>& exclude_cmdline() const { return exclude_cmdline_; } in exclude_cmdline() function in perfetto::protos::gen::PerfEventConfig
18643 const std::vector<std::string>& exclude_cmdline() const { return exclude_cmdline_; } in exclude_cmdline() function in perfetto::protos::gen::PerfEventConfig_Scope
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.cc14813 const std::vector<std::string>& exclude_cmdline() const { return exclude_cmdline_; } in exclude_cmdline() function in perfetto::protos::gen::PerfEventConfig