Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/oprofile/
Doprofile_stats.c36 atomic_set(&oprofile_stats.bt_lost_no_mapping, 0); in oprofile_reset_stats()
79 &oprofile_stats.bt_lost_no_mapping); in oprofile_create_stats_files()
Doprofile_stats.h18 atomic_t bt_lost_no_mapping; member
Dbuffer_sync.c557 atomic_inc(&oprofile_stats.bt_lost_no_mapping); in sync_buffer()