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

/linux-4.1.27/include/linux/
H A Dprofile.h127 static inline int profile_event_unregister(enum profile_type t, struct notifier_block * n) profile_event_unregister() function
/linux-4.1.27/kernel/
H A Dprofile.c185 int profile_event_unregister(enum profile_type type, struct notifier_block *n) profile_event_unregister() function
202 EXPORT_SYMBOL_GPL(profile_event_unregister); variable

Completed in 108 milliseconds