VslpEtwClassicCallback

VOID __fastcall VslpEtwClassicCallback(INT64 a1, CHAR a2, UINT16 *a3){
  if( !a2 )
  {
    if( !VslpLoggerId )
      return;
    VslpSkStopProfiling();
    goto LABEL_7;
  }
  if( !VslpLoggerId && (int)VslpSkStartProfiling(a3) < 0 )
LABEL_7:
    VslpLoggerId = 0i64;
}

Referenced by:

No references.