Searched refs:premature_scheduling_count (Results 1 – 1 of 1) sorted by relevance
231 size_t premature_scheduling_count; member445 stats->premature_scheduling_count++; in update_scheduling_stats()3310 enqueue_stats->premature_scheduling_count); in btif_debug_a2dp_dump()3323 if (enqueue_stats->premature_scheduling_count != 0) { in btif_debug_a2dp_dump()3325 enqueue_stats->premature_scheduling_count; in btif_debug_a2dp_dump()3338 dequeue_stats->premature_scheduling_count); in btif_debug_a2dp_dump()3351 if (dequeue_stats->premature_scheduling_count != 0) { in btif_debug_a2dp_dump()3353 dequeue_stats->premature_scheduling_count; in btif_debug_a2dp_dump()3390 dequeue_stats->premature_scheduling_count + in btif_update_a2dp_metrics()