PpmCheckApplyPerfConstraints

VOID __stdcall PpmCheckApplyPerfConstraints(UINT8 Force){
  PpmCheckCustomRun((PPM_CHECK_PIPELINE_ID)((Force != 0) + 1));
}

Referenced by:

PpmRegisterPerfCap