Remove unused symbols.

This commit is contained in:
Joseph Koshy 2006-03-28 16:20:29 +00:00
parent 8f9370b050
commit 7aa1f640f5
2 changed files with 0 additions and 4 deletions

View File

@ -533,7 +533,6 @@ struct pmc_op_getmsr {
#include <sys/malloc.h>
#include <sys/sysctl.h>
#define PMC_REQUEST_POOL_SIZE 32
#define PMC_HASH_SIZE 16
#define PMC_MTXPOOL_SIZE 32
#define PMC_LOG_BUFFER_SIZE 4

View File

@ -57,9 +57,6 @@ enum pmclog_type {
PMCLOG_TYPE_MAP_OUT
};
#define PMCLOG_MAPPING_INSERT 0x01 /* obsolete */
#define PMCLOG_MAPPING_DELETE 0x02 /* obsolete */
/*
* A log entry descriptor comprises of a 32 bit header and a 64 bit
* time stamp followed by as many 32 bit words are required to record