Home
last modified time | relevance | path

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

/f-stack/freebsd/amd64/amd64/
H A Dprof_machdep.c204 cputime() in cputime() function
294 cputime();
/f-stack/freebsd/libkern/
H A Dmcount.c141 delta = cputime() - cputime_bias - p->mcount_pre_overhead; in _MCOUNT_DECL()
281 delta = cputime() - cputime_bias - p->mexitcount_pre_overhead; in mexitcount()
/f-stack/freebsd/i386/i386/
H A Dprof_machdep.c195 cputime() in cputime() function
364 cputime();
/f-stack/freebsd/kern/
H A Dsubr_prof.c123 np.cputime_count = &KCOUNT(&np, PC_TO_I(&np, cputime)); in kmupetext()
189 p->cputime_count = &KCOUNT(p, PC_TO_I(p, cputime)); in kmstartup()
206 cputime_overhead += cputime(); in kmstartup()
211 empty_loop_time = cputime(); in kmstartup()
H A Dkern_time.c477 cputime: in kern_clock_getres()
485 goto cputime; in kern_clock_getres()
/f-stack/freebsd/mips/include/
H A Dprofile.h170 int cputime(void);
/f-stack/freebsd/sys/
H A Dgmon.h215 int cputime(void);