Searched refs:nullfunc_loop_profiled (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/mips/include/
H A Dprofile.h143 void nullfunc_loop_profiled(void);
/freebsd-10-stable/sys/sys/
H A Dgmon.h214 void nullfunc_loop_profiled(void);
/freebsd-10-stable/sys/kern/
H A Dsubr_prof.c61 nullfunc_loop_profiled() function
212 nullfunc_loop_profiled();
222 nullfunc_loop_profiled();
241 for (tmp_addr = (uintfptr_t)nullfunc_loop_profiled;
247 printf("cputime %d, empty_loop %d, nullfunc_loop_profiled %d, mcount %d, mexitcount %d\n",

Completed in 59 milliseconds