Home
last modified time | relevance | path

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

/freebsd-14.2/sys/sys/
H A Dpmc.h648 #define PMC_HASH_SIZE 1024 macro
/freebsd-14.2/sys/dev/hwpmc/
H A Dhwpmc_mod.c337 static int pmc_hashsize = PMC_HASH_SIZE;
5465 pmc_hashsize = PMC_HASH_SIZE; in pmc_initialize()