Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/oprofile/
Dbuffer_sync.c137 static struct notifier_block munmap_nb = { variable
165 err = profile_event_register(PROFILE_MUNMAP, &munmap_nb); in sync_start()
177 profile_event_unregister(PROFILE_MUNMAP, &munmap_nb); in sync_start()
193 profile_event_unregister(PROFILE_MUNMAP, &munmap_nb); in sync_stop()