Home
last modified time | relevance | path

Searched defs:profile_event_unregister (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
Dprofile.h127 static inline int profile_event_unregister(enum profile_type t, struct notifier_block * n) in profile_event_unregister() function
/linux-4.1.27/kernel/
Dprofile.c185 int profile_event_unregister(enum profile_type type, struct notifier_block *n) in profile_event_unregister() function