Home
last modified time | relevance | path

Searched refs:pmc_amd_finalize (Results 1 – 4 of 4) sorted by relevance

/src/sys/amd64/include/
H A Dpmc_mdep.h134 void pmc_amd_finalize(struct pmc_mdep *_md);
/src/sys/i386/include/
H A Dpmc_mdep.h156 void pmc_amd_finalize(struct pmc_mdep *_md);
/src/sys/dev/hwpmc/
H A Dhwpmc_x86.c266 pmc_amd_finalize(md); in pmc_md_finalize()
H A Dhwpmc_amd.c1003 pmc_amd_finalize(struct pmc_mdep *md) in pmc_amd_finalize() function