Searched defs:has_is_incremental (Results 1 – 4 of 4) sorted by relevance
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ | ||
D | counter_descriptor.pbzero.h | 53 bool has_is_incremental() const { return at<5>().valid(); } in has_is_incremental() function |
D | clock_snapshot.pbzero.h | 72 bool has_is_incremental() const { return at<3>().valid(); } in has_is_incremental() function |
D | perfetto.cc | 22416 bool has_is_incremental() const { return _has_field_[5]; } in has_is_incremental() function in perfetto::protos::gen::CounterDescriptor |
/device/generic/goldfish-opengl/system/profiler/ | ||
D | perfetto.cpp | 28291 bool has_is_incremental() const { return _has_field_[5]; } in has_is_incremental() function in perfetto::protos::gen::CounterDescriptor |