Searched refs:final_count (Results 1 – 2 of 2) sorted by relevance
29 unsigned int initial_count, final_count; in try_to_suspend() local53 if (!pm_get_wakeup_count(&final_count, false)) in try_to_suspend()60 if (final_count == initial_count) in try_to_suspend()
1084 u64 counter_prev, counter_new, final_count; in imc_event_update() local1088 final_count = counter_new - counter_prev; in imc_event_update()1091 local64_add(final_count, &event->count); in imc_event_update()