Searched refs:event_lost_overflow (Results 1 – 3 of 3) sorted by relevance
35 atomic_set(&oprofile_stats.event_lost_overflow, 0); in oprofile_reset_stats()77 &oprofile_stats.event_lost_overflow); in oprofile_create_stats_files()
19 atomic_t event_lost_overflow; member
56 atomic_inc(&oprofile_stats.event_lost_overflow); in add_event_entry()