/aosp_15_r20/system/memory/libmeminfo/libdmabufinfo/include/dmabufinfo/ |
D | dmabuf_sysfs_stats.h | 45 inline const std::vector<DmabufInfo>& buffer_stats() const { return buffer_stats_; } in buffer_stats() function
|
/aosp_15_r20/external/perfetto/protos/perfetto/common/ |
H A D | trace_stats.proto | 124 repeated BufferStats buffer_stats = 1; field
|
/aosp_15_r20/system/memory/libmeminfo/libdmabufinfo/tools/ |
D | dmabuf_dump.cpp | 203 auto buffer_stats = stats.buffer_stats(); in DumpDmabufSysfsStats() local
|
/aosp_15_r20/external/rust/crates/v4l2r/lib/src/device/ |
D | queue.rs | 278 let buffer_stats = Arc::new(BufferStats::new()); in request_buffers_generic() localVariable 351 buffer_stats: Arc<BufferStats>, field
|
/aosp_15_r20/external/rust/crates/v4l2r/lib/src/device/queue/ |
D | buffer.rs | 113 let buffer_stats = Arc::new(BufferStats::new()); in test_buffer_state_update() localVariable
|
/aosp_15_r20/system/memory/libmeminfo/libdmabufinfo/ |
D | dmabufinfo_test.cpp | 226 auto buffer_stats = stats.buffer_stats(); in TEST_F() local
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_common_lite_gen_headers/gen/external/perfetto/protos/perfetto/common/ |
H A D | trace_stats.pb.h | 2304 inline const ::perfetto::protos::TraceStats_BufferStats& TraceStats::buffer_stats(int index) const { in buffer_stats() function 2317 TraceStats::buffer_stats() const { in buffer_stats() function
|
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_common_lite_gen_headers/gen/external/perfetto/protos/perfetto/common/ |
D | trace_stats.pb.h | 2304 inline const ::perfetto::protos::TraceStats_BufferStats& TraceStats::buffer_stats(int index) const { in buffer_stats() function 2317 TraceStats::buffer_stats() const { in buffer_stats() function
|
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_common_cpp_gen_headers/gen/external/perfetto/protos/perfetto/common/ |
D | trace_stats.gen.h | 85 const std::vector<TraceStats_BufferStats>& buffer_stats() const { return buffer_stats_; } in buffer_stats() function
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_common_cpp_gen_headers/gen/external/perfetto/protos/perfetto/common/ |
H A D | trace_stats.gen.h | 85 const std::vector<TraceStats_BufferStats>& buffer_stats() const { return buffer_stats_; } in buffer_stats() function
|
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_common_zero_gen_headers/gen/external/perfetto/protos/perfetto/common/ |
D | trace_stats.pbzero.h | 68 …::protozero::RepeatedFieldIterator<::protozero::ConstBytes> buffer_stats() const { return GetRepea… in buffer_stats() function
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_common_zero_gen_headers/gen/external/perfetto/protos/perfetto/common/ |
H A D | trace_stats.pbzero.h | 68 …::protozero::RepeatedFieldIterator<::protozero::ConstBytes> buffer_stats() const { return GetRepea… in buffer_stats() function
|
/aosp_15_r20/device/google/trout/tools/tracing/proto/ |
D | perfetto_trace.proto | 1990 repeated BufferStats buffer_stats = 1; field
|
/aosp_15_r20/external/pigweed/third_party/perfetto/repo/protos/perfetto/trace/ |
H A D | perfetto_trace.proto | 4211 repeated BufferStats buffer_stats = 1; field
|
/aosp_15_r20/external/perfetto/protos/perfetto/trace/ |
H A D | perfetto_trace.proto | 4604 repeated BufferStats buffer_stats = 1; field
|