Gaudi Framework, version v22r2

Home   Generated: Tue May 10 2011

perfmon_i386.h

Go to the documentation of this file.
00001 /*
00002  * Copyright (c) 2007 Hewlett-Packard Development Company, L.P.
00003  * Contributed by Stephane Eranian <eranian@hpl.hp.com>
00004  *
00005  * This file should never be included directly, use
00006  * <perfmon/perfmon.h> instead.
00007  */
00008 
00009 #ifndef _PERFMON_I386_H_
00010 #define _PERFMON_I386_H_
00011 
00012 /*
00013  *  Both i386 and x86-64 must have same limits to ensure ABI
00014  *  compatibility
00015  */
00016 #define PFM_ARCH_MAX_PMCS       (256+64) /* 256 HW SW 64 */
00017 #define PFM_ARCH_MAX_PMDS       (256+64) /* 256 HW SW 64 */
00018 
00019 #endif /* _PERFMON_I386_H_ */
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Tue May 10 2011 18:53:51 for Gaudi Framework, version v22r2 by Doxygen version 1.7.2 written by Dimitri van Heesch, © 1997-2004