Searched refs:accumulated_stats (Results 1 – 1 of 1) sorted by relevance
164 btif_media_stats_t accumulated_stats; member431 &btif_a2dp_source_cb.accumulated_stats); in btif_a2dp_source_stop_audio_req()889 &btif_a2dp_source_cb.accumulated_stats); in btif_a2dp_source_debug_dump()891 btif_media_stats_t* accumulated_stats = in btif_a2dp_source_debug_dump() local892 &btif_a2dp_source_cb.accumulated_stats; in btif_a2dp_source_debug_dump()894 &accumulated_stats->tx_queue_enqueue_stats; in btif_a2dp_source_debug_dump()896 &accumulated_stats->tx_queue_dequeue_stats; in btif_a2dp_source_debug_dump()907 accumulated_stats->tx_queue_total_readbuf_calls); in btif_a2dp_source_debug_dump()919 (accumulated_stats->tx_queue_last_readbuf_us > 0) in btif_a2dp_source_debug_dump()921 accumulated_stats->tx_queue_last_readbuf_us) / in btif_a2dp_source_debug_dump()[all …]