Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dprofile.h128 static inline int profile_event_unregister(enum profile_type t, struct notifier_block * n) in profile_event_unregister() function
/Linux-v5.4/kernel/
Dprofile.c189 int profile_event_unregister(enum profile_type type, struct notifier_block *n) in profile_event_unregister() function