IopIsActivityTracingEventEnabled

CHAR __fastcall IopIsActivityTracingEventEnabled(PCEVENT_DESCRIPTOR EventDescriptor){
  CHAR v1; 

  v1 = 0;
  if( *(&stru_140C452E0 + 328) && EtwEventEnabled(*(&stru_140C452E0 + 328), EventDescriptor) )
    return 1;
  return v1;
}

Referenced by:

IoReuseIrp
IoTransferActivityId
IopInitActivityIdIrp