HvlConfigurePerfStateCap

INT64 __fastcall HvlConfigurePerfStateCap(INT64 a1, INT64 a2){
  unsigned int v3; 
  int v4; 
  UINT8 a3[8]; 
  int v7; 
  INT64 result[407]; 
  v3 = a1;
  memset((INT64)result, 0i64);
  v4 = *(_DWORD *)(a2 + 8);
  *(_QWORD *)a3 = *(_QWORD *)a2;
  v7 = v4;
  return HvlpSetLogicalProcessorProperty(v3, 3i64, a3);
}

Referenced by:

No references.