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

/xnu-2422.115.4/osfmk/pmc/
H A Dpmc.c588 * pmc_find attempts to locate a pmc_t that was registered with the given
592 static pmc_t pmc_find(pmc_object_t object) { function
1962 pmc_t pmc = pmc_find(pmc_object);
1973 /* remove extra reference count from pmc_find() */

Completed in 20 milliseconds