Searched refs:dur (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dpms.c269 uint64_t tb, dur; local
318 dur = tb - pp->pms.pmsStamp; /* Get the amount of time we were in the old step */
322 pmsCtls.pmsStats[cpu][pcstate->pmsStepID].stTime[dir] += dur; /* Accumulate the total time in the old step */

Completed in 20 milliseconds