//0xa0 bytes (sizeof)
struct _PROCESSOR_PROFILE_CONTROL_AREA
{
union
{
struct _PEBS_DS_SAVE_AREA PebsDsSaveArea; //0x0
VOID* RawBuffer; //0x0
};
};