Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dprofile.h85 int profile_event_unregister(enum profile_type, struct notifier_block * n);
128 static inline int profile_event_unregister(enum profile_type t, struct notifier_block * n) in profile_event_unregister() function
/OK3568_Linux_fs/kernel/drivers/oprofile/
H A Dbuffer_sync.c179 profile_event_unregister(PROFILE_MUNMAP, &munmap_nb); in sync_start()
181 profile_event_unregister(PROFILE_TASK_EXIT, &task_exit_nb); in sync_start()
195 profile_event_unregister(PROFILE_MUNMAP, &munmap_nb); in sync_stop()
196 profile_event_unregister(PROFILE_TASK_EXIT, &task_exit_nb); in sync_stop()
/OK3568_Linux_fs/kernel/kernel/
H A Dprofile.c197 int profile_event_unregister(enum profile_type type, struct notifier_block *n) in profile_event_unregister() function
214 EXPORT_SYMBOL_GPL(profile_event_unregister);
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_vivo1235 profile_event_unregister