PopDispatchSuperfetchNotification
VOID __stdcall PopDispatchSuperfetchNotification(UINT64 Flags, _SYSTEM_POWER_STATE LightestState){
int v2;
VOID *v3;
v2 = Flags;
v3 = (VOID *)(int)LightestState;
PopDiagTraceSuperfetchNotification(1);
PopCheckpointSystemSleep(PopSleepCheckpointNotifySuperfetchBefore);
PfPowerActionNotify((_EPROCESS *)1, (v2 >> 31) & 2, v3);
PopDiagTraceSuperfetchNotification(0);
PopCheckpointSystemSleep(PopSleepCheckpointNotifySuperfetchAfter);
}Referenced by:
PopIssueActionRequest