Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/oprofile/
Dbuffer_sync.c165 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()
/linux-4.4.14/include/linux/
Dprofile.h36 PROFILE_MUNMAP enumerator
/linux-4.4.14/kernel/
Dprofile.c175 case PROFILE_MUNMAP: in profile_event_register()
194 case PROFILE_MUNMAP: in profile_event_unregister()