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

/darwin-on-arm/xnu/osfmk/pmc/
H A Dpmc.h615 const char *pmc_get_name(pmc_t pmc);
H A Dpmc.c2222 const char *pmcName = pmc_get_name(list[ii]);
2281 * pmc_get_name returns a pointer (not copied) to the human-readable name of the
2287 const char *pmc_get_name(pmc_t pmc) { function
2906 const char *pmc_get_name(pmc_t pmc __unused) { function

Completed in 47 milliseconds