EtwpExecutiveResourceConfigRunDown
VOID __stdcall EtwpExecutiveResourceConfigRunDown(UINT64 LoggerId, UINT8 Start){
unsigned int v2;
bool v3;
_ETW_SILODRIVERSTATE *v4;
int v5[4];
int *v6;
int v7;
int v8;
v8 = 0;
v2 = *(_DWORD *)LoggerId;
v3 = Start != 0;
v4 = *(_ETW_SILODRIVERSTATE **)(LoggerId + 1080);
v5[0] = EtwpExecutiveResourceReleaseSampleRate;
v5[1] = EtwpExecutiveResourceContentionSampleRate;
v5[2] = EtwpExecutiveResourceTimeout;
v6 = v5;
v7 = 12;
EtwpLogKernelEvent((__int64)&v6, v4, v2, 1u, 3918 - v3, 0x401902u);
}Referenced by:
EtwpKernelTraceRundown