Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/hwpmc/
HDhwpmc_mod.c253 static struct pmc_thread *pmc_thread_descriptor_pool_alloc(void);
2389 pmc_thread_descriptor_pool_alloc(void) in pmc_thread_descriptor_pool_alloc() function
2494 if ((ptnew = pmc_thread_descriptor_pool_alloc()) == NULL) { in pmc_find_thread_descriptor()