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

/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dpms.c268 pmsDef *pnstate, *pcstate; local
321 pcstate = pmsCtls.pmsDefs[pstate]; /* Get the previous step */
322 pmsCtls.pmsStats[cpu][pcstate->pmsStepID].stTime[dir] += dur; /* Accumulate the total time in the old step */
323 pmsCtls.pmsStats[cpu][pcstate->pmsStepID].stCnt[dir] += 1; /* Count transitions */

Completed in 71 milliseconds