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

/linux-4.1.27/include/linux/
H A Dprofile.h122 static inline int profile_event_register(enum profile_type t, struct notifier_block * n) profile_event_register() function
/linux-4.1.27/kernel/
H A Dprofile.c166 int profile_event_register(enum profile_type type, struct notifier_block *n) profile_event_register() function
183 EXPORT_SYMBOL_GPL(profile_event_register); variable

Completed in 37 milliseconds