PAPI 7.1.0.0
Loading...
Searching...
No Matches
pfmlib_power_priv.h
Go to the documentation of this file.
1/****************************/
2/* THIS IS OPEN SOURCE CODE */
3/****************************/
4
5#ifndef __PFMLIB_POWER_PRIV_H__
6#define __PFMLIB_POWER_PRIV_H__
7
8/*
9* File: pfmlib_power_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*/
23typedef struct {
24 char *pme_name;
25 unsigned pme_code;
28 const int *pme_event_ids;
29 const unsigned long long *pme_group_vector;
31
32typedef struct {
33 char *pmg_name;
34 char *pmg_desc;
35 const int *pmg_event_ids;
36 unsigned long long pmg_mmcr0;
37 unsigned long long pmg_mmcr1;
38 unsigned long long pmg_mmcra;
40
41
42#endif
43
char * pme_short_desc
char * pme_long_desc
const int * pme_event_ids
char * pme_name
const unsigned long long * pme_group_vector
unsigned pme_code
unsigned long long pmg_mmcra
unsigned long long pmg_mmcr0
const int * pmg_event_ids
unsigned long long pmg_mmcr1