WdipSemSqmIncrementDword
NTSTATUS __stdcall WdipSemSqmIncrementDword(UINT64 DatapointValue){
int v1;
int v3;
int v4;
unsigned int AddressStringLength[2];
__int64 v6;
int *v7;
__int64 v8;
int *v9;
__int64 v10;
int *v11;
__int64 v12;
int v13;
v13 = v1;
v3 = 450;
v4 = 6;
*(_QWORD *)AddressStringLength = WinSqmGlobalSession;
v7 = &v3;
v9 = &v4;
v11 = &v13;
v6 = 16i64;
v8 = 4i64;
v10 = 4i64;
v12 = 4i64;
return WdipSemWriteEvent(
(const in6_addr *)DatapointValue,
(ULONG)&WDI_SEM_EVENT_SQM_INCREMENT_DWORD,
0,
(PSTR)4,
AddressStringLength);
}Referenced by:
WdipSemSqmLogInflightLimitExceededDataPoints