Searched refs:statcountperusec (Results 1 – 1 of 1) sorted by relevance
75 int statcountperusec; /* number of ticks per usec at current stathz */ variable165 newint = statmin + (r * statcountperusec); in statclockhandler()175 r = ((statprev - currentclock) + statcountperusec); in statclockhandler()250 statcountperusec = countpersecond / 1000000; in setstatclockrate()253 statvarticks = statcountperusec * statvar; in setstatclockrate()