Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/hwpmc/
Dhwpmc_mod.c182 static struct pmc *pmc_allocate_pmc_descriptor(void);
2158 pmc_allocate_pmc_descriptor(void) in pmc_allocate_pmc_descriptor() function
3334 pmc = pmc_allocate_pmc_descriptor(); in pmc_syscall_handler()