Searched defs:set_bytes_read (Results 1 – 3 of 3) sorted by relevance
| /device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ | ||
| D | trace_stats.pbzero.h | 174 void set_bytes_read(uint64_t value) { in set_bytes_read() function |
| D | perfetto.cc | 10569 void set_bytes_read(uint64_t value) { bytes_read_ = value; _has_field_.set(14); } in set_bytes_read() function in perfetto::protos::gen::TraceStats_BufferStats |
| /device/generic/goldfish-opengl/system/profiler/ | ||
| D | perfetto.cpp | 13683 void set_bytes_read(uint64_t value) { bytes_read_ = value; _has_field_.set(14); } in set_bytes_read() function in perfetto::protos::gen::TraceStats_BufferStats |