Searched defs:set_on_critical_path (Results 1 – 2 of 2) sorted by relevance
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ | ||
D | perfetto.cc | 18265 void set_on_critical_path(bool value) { on_critical_path_ = value; _has_field_.set(7); } in set_on_critical_path() function in perfetto::protos::gen::BeginFrameArgs |
/device/generic/goldfish-opengl/system/profiler/ | ||
D | perfetto.cpp | 22906 void set_on_critical_path(bool value) { on_critical_path_ = value; _has_field_.set(7); } in set_on_critical_path() function in perfetto::protos::gen::BeginFrameArgs |