Searched refs:pmc_thread_descriptor_pool_alloc (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/hwpmc/
H A Dhwpmc_mod.c258 static struct pmc_thread *pmc_thread_descriptor_pool_alloc(void);
2382 pmc_thread_descriptor_pool_alloc(void) function
2487 if ((ptnew = pmc_thread_descriptor_pool_alloc()) == NULL) {

Completed in 256 milliseconds