Searched refs:combined_event_count (Results 1 – 3 of 3) sorted by relevance
47 static atomic_t combined_event_count = ATOMIC_INIT(0); variable54 unsigned int comb = atomic_read(&combined_event_count); in split_counters()607 cec = atomic_inc_return(&combined_event_count); in wakeup_source_activate()737 cec = atomic_add_return(MAX_IN_PROGRESS, &combined_event_count); in wakeup_source_deactivate()
162684 ffff800012149470 b combined_event_count
Completed in 297 milliseconds