Searched defs:set_is_incremental (Results 1 – 4 of 4) sorted by relevance
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ | ||
D | counter_descriptor.pbzero.h | 91 void set_is_incremental(bool value) { in set_is_incremental() function |
D | clock_snapshot.pbzero.h | 102 void set_is_incremental(bool value) { in set_is_incremental() function |
D | perfetto.cc | 22418 void set_is_incremental(bool value) { is_incremental_ = value; _has_field_.set(5); } in set_is_incremental() function in perfetto::protos::gen::CounterDescriptor |
/device/generic/goldfish-opengl/system/profiler/ | ||
D | perfetto.cpp | 28293 void set_is_incremental(bool value) { is_incremental_ = value; _has_field_.set(5); } in set_is_incremental() function in perfetto::protos::gen::CounterDescriptor |