Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/sys/
Dpmc.h600 #define PMC_NSAMPLES 1024 macro
/freebsd-9-stable/sys/dev/hwpmc/
Dhwpmc_mod.c265 static int pmc_nsamples = PMC_NSAMPLES;
4764 pmc_nsamples = PMC_NSAMPLES; in pmc_initialize()