Searched defs:set_unit (Results 1 – 3 of 3) sorted by relevance
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ | ||
D | counter_descriptor.pbzero.h | 85 void set_unit(::perfetto::protos::pbzero::CounterDescriptor_Unit value) { in set_unit() function |
D | perfetto.cc | 22410 void set_unit(CounterDescriptor_Unit value) { unit_ = value; _has_field_.set(3); } in set_unit() function in perfetto::protos::gen::CounterDescriptor |
/device/generic/goldfish-opengl/system/profiler/ | ||
D | perfetto.cpp | 28281 void set_unit(CounterDescriptor_Unit value) { unit_ = value; _has_field_.set(3); } in set_unit() function in perfetto::protos::gen::CounterDescriptor |