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

/darwin-on-arm/xnu/osfmk/pmc/
H A Dpmc.h75 struct pmc_config;
76 typedef struct pmc_config *pmc_config_t;
H A Dpmc.c139 * pmc_config is the data behind a pmc_config_t.
146 struct pmc_config { struct
179 sizeof(struct pmc_reservation)), sizeof(struct pmc_config)))

Completed in 77 milliseconds