Home
last modified time | relevance | path

Searched refs:pmc_uncore_initialize (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/hwpmc/
H A Dhwpmc_uncore.h114 int pmc_uncore_initialize(struct pmc_mdep *_md, int _maxcpu);
H A Dhwpmc_intel.c306 error = pmc_uncore_initialize(pmc_mdep, ncpus); in pmc_intel_initialize()
H A Dhwpmc_uncore.c720 pmc_uncore_initialize(struct pmc_mdep *md, int maxcpu) in pmc_uncore_initialize() function