struct ETW_REF_CLOCK

typedef struct _ETW_REF_CLOCK
{
     LARGE_INTEGER StartTime;
     LARGE_INTEGER StartPerfClock;
} ETW_REF_CLOCK, *PETW_REF_CLOCK;

Windows Vista Kernel Structures