Home
last modified time | relevance | path

Searched refs:PMC_HASH_SIZE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/sys/
H A Dpmc.h646 #define PMC_HASH_SIZE 1024 macro
/freebsd/sys/dev/hwpmc/
H A Dhwpmc_mod.c336 static int pmc_hashsize = PMC_HASH_SIZE;
5464 pmc_hashsize = PMC_HASH_SIZE; in pmc_initialize()