The Gaudi Framework
v25r3
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
perfmon_i386.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2007 Hewlett-Packard Development Company, L.P.
3
* Contributed by Stephane Eranian <eranian@hpl.hp.com>
4
*
5
* This file should never be included directly, use
6
* <perfmon/perfmon.h> instead.
7
*/
8
9
#ifndef _PERFMON_I386_H_
10
#define _PERFMON_I386_H_
11
12
/*
13
* Both i386 and x86-64 must have same limits to ensure ABI
14
* compatibility
15
*/
16
#define PFM_ARCH_MAX_PMCS (256+64)
/* 256 HW SW 64 */
17
#define PFM_ARCH_MAX_PMDS (256+64)
/* 256 HW SW 64 */
18
19
#endif
/* _PERFMON_I386_H_ */
GaudiProfiling
src
component
perfmon
perfmon_i386.h
Generated on Wed Jul 9 2014 09:54:15 for The Gaudi Framework by
1.8.7