Home
last modified time | relevance | path

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

/freebsd/sys/dev/hwpmc/
H A Dhwpmc_tsc.c70 tsc_allocate_pmc(int cpu __diagused, int ri __diagused, struct pmc *pm __unused, in tsc_allocate_pmc() function
320 pcd->pcd_allocate_pmc = tsc_allocate_pmc; in pmc_tsc_initialize()
/freebsd/lib/libpmc/
H A Dlibpmc.c55 static int tsc_allocate_pmc(enum pmc_event _pe, char *_ctrspec,
698 tsc_allocate_pmc(enum pmc_event pe, char *ctrspec, in tsc_allocate_pmc() function