MiLogOutswappedProcessCommitRelease

VOID __stdcall MiLogOutswappedProcessCommitRelease(
        _EPROCESS *Process,
        UINT64 CommitPagesReleased,
        UINT64 ResetPagesNotReleased){
  __int64 v4; 
  __int64 v5; 
  int v6; 
  __int64 v7; 
  __int64 v8; 
  __int64 v9; 
  int v10; 
  int v11; 
  int v12; 
  UINT64 v13; 
  __int64 v14; 
  __int64 v15[4]; 
  INT64 v16[3]; 
  int v17; 
  int v18; 
  UINT64 *v19; 
  int v20; 
  int v21; 
  __int64 *v22; 
  int v23; 
  int v24; 

  if( *(&stru_140C4DB30 + 542) && **(&stru_140C4DB30 + 542) > 5u )
  {
    if( tlgKeywordOn(*(&stru_140C4DB30 + 542), 4i64) )
    {
      tlgCreate1Sz_char((INT64)v16, (const CHAR *)(v4 + 1448));
      v6 = *(_DWORD *)(v5 + 1088);
      v18 = 0;
      v21 = 0;
      v24 = 0;
      v16[2] = (INT64)&v12;
      v12 = v6;
      v19 = &v13;
      v22 = &v14;
      v20 = 8;
      v23 = 8;
      v17 = 4;
      v13 = CommitPagesReleased;
      v14 = v7;
      tlgWriteEx_EtwWriteEx(v9, (unsigned __int8 *)&byte_140024ABB, v8, 1u, v10, v11, 6u, (__int64)v15);
    }
  }
}

Referenced by:

MiReleaseOutSwappedProcessCommit