Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dpmc.h532 uint32_t pm_width; /* width of the PMC */ member
/freebsd/lib/libpmc/
H A Dlibpmc.c1918 *width = cpu_info.pm_classes[i].pm_width; in pmc_width()
/freebsd/sys/dev/hwpmc/
H A Dhwpmc_mod.c3924 pci->pm_width = pcd->pcd_width; in pmc_syscall_handler()