PAPI 7.1.0.0
Loading...
Searching...
No Matches
perfmon_sparc.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_SPARC_H_
9#define _PERFMON_SPARC_H_
10
11#define PFM_ARCH_MAX_PMCS 1
12#define PFM_ARCH_MAX_PMDS 2
13
14#endif /* _PERFMON_SPARC_H_ */