Home
last modified time | relevance | path

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

/drivers/oprofile/
Dbuffer_sync.c139 static struct notifier_block munmap_nb = { variable
167 err = profile_event_register(PROFILE_MUNMAP, &munmap_nb); in sync_start()
179 profile_event_unregister(PROFILE_MUNMAP, &munmap_nb); in sync_start()
195 profile_event_unregister(PROFILE_MUNMAP, &munmap_nb); in sync_stop()