Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/kern/
HDsubr_prof.c152 int nullfunc_loop_profiled_time; local
240 nullfunc_loop_profiled_time = 0;
244 nullfunc_loop_profiled_time += KCOUNT(p, PC_TO_I(p, tmp_addr));
250 CALIB_DOSCALE(c2n(nullfunc_loop_profiled_time, p->profrate)),
290 nullfunc_loop_overhead = nullfunc_loop_profiled_time - empty_loop_time;