Searched refs:total_premature_scheduling_delta_us (Results 1 – 1 of 1) sorted by relevance
114 uint64_t total_premature_scheduling_delta_us; member220 dst->total_premature_scheduling_delta_us += in btif_a2dp_source_accumulate_scheduling_stats()221 src->total_premature_scheduling_delta_us; in btif_a2dp_source_accumulate_scheduling_stats()876 stats->total_premature_scheduling_delta_us += delta_us; in update_scheduling_stats()1003 ave_time_us = enqueue_stats->total_premature_scheduling_delta_us / in btif_a2dp_source_debug_dump()1010 (unsigned long long)enqueue_stats->total_premature_scheduling_delta_us / in btif_a2dp_source_debug_dump()1041 ave_time_us = dequeue_stats->total_premature_scheduling_delta_us / in btif_a2dp_source_debug_dump()1048 (unsigned long long)dequeue_stats->total_premature_scheduling_delta_us / in btif_a2dp_source_debug_dump()