PopDiagTraceThermalOverthrottleState

VOID __stdcall PopDiagTraceThermalOverthrottleState(_DEVICE_OBJECT *DeviceObject, INT64 OverThrottle){
  PopDiagTraceThermalStateChange(DeviceObject, OverThrottle, &POP_ETW_EVENT_THERMAL_ZONE_OVERTHROTTLED_UPDATE);
}

Referenced by:

PopUpdateOverThrottledCount