Searched refs:cputime_bias (Results 1 – 5 of 5) sorted by relevance
141 delta = cputime() - cputime_bias - p->mcount_pre_overhead; in _MCOUNT_DECL()142 cputime_bias = p->mcount_post_overhead; in _MCOUNT_DECL()281 delta = cputime() - cputime_bias - p->mexitcount_pre_overhead; in mexitcount()282 cputime_bias = p->mexitcount_post_overhead; in mexitcount()
52 int cputime_bias = 1; /* initialize for locality of reference */ variable293 cputime_bias = 0;
56 int cputime_bias = 1; /* initialize for locality of reference */ variable363 cputime_bias = 0;
167 extern int cputime_bias;
213 extern int cputime_bias;