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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dpms.h42 uint64_t stTime[2]; /* Total time until switch to next step */ member in struct:pmsStat
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dpms.c322 pmsCtls.pmsStats[cpu][pcstate->pmsStepID].stTime[dir] += dur; /* Accumulate the total time in the old step */
372 pmsCtls.pmsStats[cpu][i].stTime[0] = 0; /* Clear accumulated time - downward */
373 pmsCtls.pmsStats[cpu][i].stTime[1] = 0; /* Clear accumulated time - forward */

Completed in 26 milliseconds