#ifndef _NTWMI_H
//
// GlobalMask 7: The mark is a control mask. All flags that changes system
// behaviors go here.
//
#define PERF_MARK_WITH_FLUSH 0xe0000001 // control mark flag; EtwpSetMark bit 0; calls MmEmptyAllWorkingSets() and then MmIdentifyPhysicalMemory(..., 629, 1)
View code on GitHubNo description available.