Searched defs:target_cmdline (Results 1 – 4 of 4) sorted by relevance
/device/google/trout/tools/tracing/proto/ | ||
D | perfetto_trace.proto | 954 repeated string target_cmdline = 5; field |
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/proto/ | ||
D | perfetto_trace.proto | 755 repeated string target_cmdline = 5; field |
/device/generic/goldfish-opengl/system/profiler/ | ||
D | perfetto.cpp | 18498 const std::vector<std::string>& target_cmdline() const { return target_cmdline_; } in target_cmdline() function in perfetto::protos::gen::PerfEventConfig |
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ | ||
D | perfetto.cc | 14799 const std::vector<std::string>& target_cmdline() const { return target_cmdline_; } in target_cmdline() function in perfetto::protos::gen::PerfEventConfig |