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

/darwin-on-arm/xnu/osfmk/pmc/
H A Dpmc.c546 * pmc_deallocate decrements the reference count of the given pmc_t. If the
550 static void pmc_deallocate(pmc_t pmc) { function
590 * which must be dropped by the caller by calling pmc_deallocate().
723 pmc_deallocate(resv->pmc);
732 pmc_deallocate(resv->pmc);
1976 pmc_deallocate(pmc);
1979 pmc_deallocate(pmc);
2031 pmc_deallocate(pmc);
2055 pmc_deallocate(pmc);
2077 pmc_deallocate(pm
[all...]

Completed in 51 milliseconds