/****************************/ /* THIS IS OPEN SOURCE CODE */ /****************************/ #ifndef __PFMLIB_POWER7_PRIV_H__ #define __PFMLIB_POWER7_PRIV_H__ /* * File: pfmlib_power7_priv.h * CVS: * Author: Corey Ashford * cjashfor@us.ibm.com * Mods: * * * (C) Copyright IBM Corporation, 2007. All Rights Reserved. * Contributed by Corey Ashford * * Note: This code was automatically generated and should not be modified by * hand. * */ #define POWER7_NUM_EVENT_COUNTERS 6 #define POWER7_NUM_GROUP_VEC 4 #define POWER7_NUM_CONTROL_REGS 3 #endif