PAPI
7.1.0.0
Loading...
Searching...
No Matches
pfmlib_gen_mips64_priv.h
Go to the documentation of this file.
1
/*
2
* Contributed by Philip Mucci <mucci@cs.utk.edu> based on code from
3
* Copyright (c) 2004-2006 Hewlett-Packard Development Company, L.P.
4
* Contributed by Stephane Eranian <eranian@hpl.hp.com>
5
*
6
* Permission is hereby granted, free of charge, to any person obtaining a copy
7
* of this software and associated documentation files (the "Software"), to deal
8
* in the Software without restriction, including without limitation the rights
9
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
10
* of the Software, and to permit persons to whom the Software is furnished to do so,
11
* subject to the following conditions:
12
*
13
* The above copyright notice and this permission notice shall be included in all
14
* copies or substantial portions of the Software.
15
*
16
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
17
* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
18
* PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
19
* HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
20
* CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
21
* OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
22
*
23
* This file is part of libpfm, a performance monitoring support library for
24
* applications on Linux/ia64.
25
*/
26
#ifndef __PFMLIB_GEN_MIPS64_PRIV_H__
27
#define __PFMLIB_GEN_MIPS64_PRIV_H__
28
29
typedef
struct
{
30
char
*
pme_name
;
31
char
*
pme_desc
;
/* text description of the event */
32
unsigned
int
pme_code
;
/* event mask, holds room for four events, low 8 bits cntr0, ... high 8 bits cntr3 */
33
unsigned
int
pme_counters
;
34
}
pme_gen_mips64_entry_t
;
35
36
#endif
/* __PFMLIB_GEN_MIPS64_PRIV_H__ */
pme_gen_mips64_entry_t
Definition:
pfmlib_gen_mips64_priv.h:29
pme_gen_mips64_entry_t::pme_name
char * pme_name
Definition:
pfmlib_gen_mips64_priv.h:30
pme_gen_mips64_entry_t::pme_desc
char * pme_desc
Definition:
pfmlib_gen_mips64_priv.h:31
pme_gen_mips64_entry_t::pme_counters
unsigned int pme_counters
Definition:
pfmlib_gen_mips64_priv.h:33
pme_gen_mips64_entry_t::pme_code
unsigned int pme_code
Definition:
pfmlib_gen_mips64_priv.h:32
src
libperfnec
lib
pfmlib_gen_mips64_priv.h
Generated on Wed Dec 20 2023 18:12:52 for PAPI by
1.9.6