Home
last modified time | relevance | path

Searched refs:sample_lost_no_mm (Results 1 – 3 of 3) sorted by relevance

/drivers/oprofile/
Doprofile_stats.c33 atomic_set(&oprofile_stats.sample_lost_no_mm, 0); in oprofile_reset_stats()
73 &oprofile_stats.sample_lost_no_mm); in oprofile_create_stats_files()
Doprofile_stats.h16 atomic_t sample_lost_no_mm; member
Dbuffer_sync.c392 atomic_inc(&oprofile_stats.sample_lost_no_mm); in add_sample()