Searched refs:pmc_thread_descriptor_pool_alloc (Results 1 – 1 of 1) sorted by relevance
266 static struct pmc_thread *pmc_thread_descriptor_pool_alloc(void);2340 pmc_thread_descriptor_pool_alloc(void) in pmc_thread_descriptor_pool_alloc() function2443 if ((ptnew = pmc_thread_descriptor_pool_alloc()) == NULL) { in pmc_find_thread_descriptor()