Searched defs:add_atrace_apps (Results 1 – 2 of 2) sorted by relevance
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ | ||
D | perfetto.cc | 12465 void add_atrace_apps(std::string value) { atrace_apps_.emplace_back(value); } in add_atrace_apps() function in perfetto::protos::gen::FtraceConfig |
/device/generic/goldfish-opengl/system/profiler/ | ||
D | perfetto.cpp | 15742 void add_atrace_apps(std::string value) { atrace_apps_.emplace_back(value); } in add_atrace_apps() function in perfetto::protos::gen::FtraceConfig |