Searched refs:accumulated_stats (Results 1 – 1 of 1) sorted by relevance
194 accumulated_stats.Reset(); in Reset()220 BtifMediaStats accumulated_stats; member in BtifA2dpSource797 &btif_a2dp_source_cb.accumulated_stats); in btif_a2dp_source_audio_tx_stop_event()1090 &btif_a2dp_source_cb.accumulated_stats); in btif_a2dp_source_debug_dump()1092 BtifMediaStats* accumulated_stats = &btif_a2dp_source_cb.accumulated_stats; in btif_a2dp_source_debug_dump() local1093 SchedulingStats* enqueue_stats = &accumulated_stats->tx_queue_enqueue_stats; in btif_a2dp_source_debug_dump()1094 SchedulingStats* dequeue_stats = &accumulated_stats->tx_queue_dequeue_stats; in btif_a2dp_source_debug_dump()1105 accumulated_stats->tx_queue_total_readbuf_calls); in btif_a2dp_source_debug_dump()1117 (accumulated_stats->tx_queue_last_readbuf_us > 0) in btif_a2dp_source_debug_dump()1119 accumulated_stats->tx_queue_last_readbuf_us) / in btif_a2dp_source_debug_dump()[all …]