Home
last modified time | relevance | path

Searched refs:event_lost_overflow (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/oprofile/
H A Doprofile_stats.c35 atomic_set(&oprofile_stats.event_lost_overflow, 0); in oprofile_reset_stats()
76 oprofilefs_create_ro_atomic(dir, "event_lost_overflow", in oprofile_create_stats_files()
77 &oprofile_stats.event_lost_overflow); in oprofile_create_stats_files()
H A Doprofile_stats.h19 atomic_t event_lost_overflow; member
H A Devent_buffer.c56 atomic_inc(&oprofile_stats.event_lost_overflow); in add_event_entry()

Completed in 2 milliseconds