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