Home
last modified time | relevance | path

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

/src/lib/libc/gmon/
H A Dmcount.c135 - p->cputime_overhead; in _MCOUNT_DECL()
152 *p->cputime_count += p->cputime_overhead; in _MCOUNT_DECL()
294 - p->cputime_overhead; in mexitcount()
313 *p->cputime_count += p->cputime_overhead; in mexitcount()
/src/sys/sys/
H A Dgmon.h169 int cputime_overhead; member