summaryrefslogtreecommitdiff
path: root/sys/arch/mips/include/pmc.h
blob: 91584f68b5deb6b886c0776ede07d07777413b44 (plain)
1
2
3
4
5
6
7
/*	$NetBSD: pmc.h,v 1.1 2002/08/07 05:15:34 briggs Exp $	*/

/*
 * Performance counters are "architecturally recommended" on MIPS
 * Some CPUs have them implemented, and some not.
 * Please feel free to add support for those that are implemented.
 */