Home
last modified time | relevance | path

Searched refs:nullfunc_profiled (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/mips/include/
H A Dprofile.h140 void nullfunc_profiled(void);
/f-stack/freebsd/sys/
H A Dgmon.h217 void nullfunc_profiled(void);
/f-stack/freebsd/kern/
H A Dsubr_prof.c68 nullfunc_profiled(); in nullfunc_loop_profiled()
71 #define nullfunc_loop_profiled_end nullfunc_profiled /* XXX */
74 nullfunc_profiled() in nullfunc_profiled() function