EtwTraceThreadAffinity

void __fastcall EtwTraceThreadAffinity(__int64 a1, __int64 a2){
  UINT64 Flag; 
  __int64 v3; 
  int v4; 
  __int16 v5; 
  __int16 v6; 
  EVENT_DATA_DESCRIPTOR v7; 
  v4 = *(_DWORD *)(a1 + 1152);
  v3 = *(_QWORD *)a2;
  v5 = *(_WORD *)(a2 + 8);
  v6 = 0;
  v7.Ptr = (unsigned __int64)&v3;
  *(_QWORD *)&v7.Size = 16i64;
  LODWORD(Flag) = 5249282;
  EtwTraceKernelEvent(&v7, 1ui64, 0x20001000ui64, 0x535u, Flag);
}

Referenced by:

No references.