NTSTATUS
PerfInfopStartLog(
PERFINFO_GROUPMASK *pGroupMask,
PERFINFO_START_LOG_LOCATION StartLogLocation
);
Routine Description:
This routine initialize the mminfo log and turn on the monitor.
Arguments:
GroupMask: Masks for what to log.
Return Value:
BUGBUG Need proper return/ error handling