profile_type       83 include/linux/profile.h int profile_event_register(enum profile_type, struct notifier_block * n);
profile_type       84 include/linux/profile.h int profile_event_unregister(enum profile_type, struct notifier_block * n);
profile_type      122 include/linux/profile.h static inline int profile_event_register(enum profile_type t, struct notifier_block * n)
profile_type      127 include/linux/profile.h static inline int profile_event_unregister(enum profile_type t, struct notifier_block * n)