Searched refs:total_bytes_written (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dring_buffer.h41 u32 total_bytes_written; member in struct:rb_stats
H A Dring_buffer.cpp72 u32 total_bytes_written; member in struct:ring_buf_cb
322 rbc->total_bytes_written += bytes_written - total_push_in_rd_ptr;
572 rbs->total_bytes_written = rbc->total_bytes_written;
H A Drb_wrapper.cpp78 rbs->written_bytes = rb_stats.total_bytes_written;

Completed in 66 milliseconds