Searched defs:total_buffers (Results 1 – 4 of 4) sorted by relevance
| /device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ | ||
| D | trace_stats.pbzero.h | 38 uint32_t total_buffers() const { return at<7>().as_uint32(); } in total_buffers() function |
| D | perfetto.cc | 10482 uint32_t total_buffers() const { return total_buffers_; } in total_buffers() function in perfetto::protos::gen::TraceStats |
| /device/generic/vulkan-cereal/third-party/perfetto-tracing-only/proto/ | ||
| D | perfetto_trace.proto | 1669 optional uint32 total_buffers = 7; field |
| /device/generic/goldfish-opengl/system/profiler/ | ||
| D | perfetto.cpp | 13538 uint32_t total_buffers() const { return total_buffers_; } in total_buffers() function in perfetto::protos::gen::TraceStats |