Home
last modified time | relevance | path

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

/NextBSD/lib/libpmc/
HDlibpmc.c512 struct pmc_masks { struct
521 pmc_parse_mask(const struct pmc_masks *pmask, char *p, uint64_t *evmask) in pmc_parse_mask() argument
523 const struct pmc_masks *pm; in pmc_parse_mask()
788 static struct pmc_masks iap_core_mask[] = {
794 static struct pmc_masks iap_agent_mask[] = {
800 static struct pmc_masks iap_prefetch_mask[] = {
807 static struct pmc_masks iap_cachestate_mask[] = {
815 static struct pmc_masks iap_snoopresponse_mask[] = {
822 static struct pmc_masks iap_snooptype_mask[] = {
828 static struct pmc_masks iap_transition_mask[] = {
[all …]