PAPI 7.1.0.0
Loading...
Searching...
No Matches
perfmon_powerpc.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#ifndef _PERFMON_POWERPC_H_
9#define _PERFMON_POWERPC_H_
10
11#define PFM_ARCH_MAX_PMCS (256+64) /* 256 HW 64 SW */
12#define PFM_ARCH_MAX_PMDS (256+64) /* 256 HW 64 SW */
13
14#endif /* _PERFMON_POWERPC_H_ */