PerfInfo type definition (#11)

This commit is contained in:
starix
2020-12-21 18:37:17 +03:00
committed by GitHub
parent 4bd2da2537
commit 3f19efe9fd
+1
View File
@@ -2099,6 +2099,7 @@ typedef struct _EVENT_TRACE_VERSION_INFORMATION
#define PERF_CLUSTER_OFF 0xE0000001
#define PERF_MEMORY_CONTROL 0xE0000002
typedef ULONG PERFINFO_MASK;
typedef struct _PERFINFO_GROUPMASK
{
ULONG Masks[PERF_NUM_MASKS];