PAPI 7.1.0.0
Loading...
Searching...
No Matches
pfmlib_power6_priv.h
Go to the documentation of this file.
1/****************************/
2/* THIS IS OPEN SOURCE CODE */
3/****************************/
4
5#ifndef __PFMLIB_POWER6_PRIV_H__
6#define __PFMLIB_POWER6_PRIV_H__
7
8/*
9* File: pfmlib_power6_priv.h
10* CVS:
11* Author: Corey Ashford
12* cjashfor@us.ibm.com
13* Mods: <your name here>
14* <your email address>
15*
16* (C) Copyright IBM Corporation, 2007. All Rights Reserved.
17* Contributed by Corey Ashford <cjashfor.ibm.com>
18*
19* Note: This code was automatically generated and should not be modified by
20* hand.
21*
22*/
23
24#define POWER6_NUM_EVENT_COUNTERS 6
25#define POWER6_NUM_GROUP_VEC 4
26#define POWER6_NUM_CONTROL_REGS 3
27
28
29#endif
30