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

/freebsd-11-stable/lib/libpmc/
H A Dlibpmc.c524 struct pmc_masks { struct
533 pmc_parse_mask(const struct pmc_masks *pmask, char *p, uint64_t *evmask)
535 const struct pmc_masks *pm;
802 static struct pmc_masks iap_core_mask[] = {
808 static struct pmc_masks iap_agent_mask[] = {
814 static struct pmc_masks iap_prefetch_mask[] = {
821 static struct pmc_masks iap_cachestate_mask[] = {
829 static struct pmc_masks iap_snoopresponse_mask[] = {
836 static struct pmc_masks iap_snooptype_mask[] = {
842 static struct pmc_masks iap_transition_mas
[all...]

Completed in 82 milliseconds