Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/hwpmc/
H A Dhwpmc_uncore.h116 int pmc_uncore_initialize(struct pmc_mdep *_md, int _maxcpu);
H A Dhwpmc_intel.c274 error = pmc_uncore_initialize(pmc_mdep, ncpus); in pmc_intel_initialize()
H A Dhwpmc_uncore.c819 pmc_uncore_initialize(struct pmc_mdep *md, int maxcpu) in pmc_uncore_initialize() function