NTSTATUS __stdcall EtwpCoverageSamplerFreeTable(PVOID P){
void *v2;
v2 = (void *)*((_QWORD *)P + 3);
if( v2 )
{
ExFreePoolWithTag(v2, 0x56777445u);
*((_QWORD *)P + 3) = 0i64;
}
return(unsigned int)ExFreePoolWithTag(P, 0x56777445u);
}