VOID
PopCalculatePerfIncreaseDecreaseTime(
IN PPROCESSOR_PERF_STATE PerfStates,
IN ULONG PerfStatesCount,
IN PPROCESSOR_STATE_HANDLER2 PerfHandler
);
Routine Description:
This routine calculate the lower bounds for each perf state
Arguments:
PerfStates - Array of Performance States
PerfStatesCount - Number of element in array
PerfHandler - Information about the system latencies
Return Value:
None