Searched refs:prof_scheduler_hook (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/kernel/
H A Dkernprof.c12 mcount_hook_p prof_scheduler_hook = 0; variable
50 EXPORT_SYMBOL(prof_scheduler_hook); variable
H A Dsched.c644 if (prof_scheduler_hook) {
645 prof_scheduler_hook((unsigned long)__builtin_return_address(0),0);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dkernprof.h98 extern mcount_hook_p prof_scheduler_hook;
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dkernprof.h98 extern mcount_hook_p prof_scheduler_hook;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dkernprof.c744 prof_scheduler_hook = NULL;
897 prof_scheduler_hook = backtrace_cg_record_arc;

Completed in 127 milliseconds