PopGetTransitionsToOnCount

UINT64 __stdcall PopGetTransitionsToOnCount(){
  unsigned int v0; 

  PopAcquireRwLockExclusive(&PopTelemetryOsState);
  v0 = dword_140C22C08;
  PopReleaseRwLock(&PopTelemetryOsState);
  return v0;
}

Referenced by:

PopSetSleepMarker