Searched refs:PMCF_E (Results 1 – 3 of 3) sorted by relevance
272 if (!(ctl_shadow[1] & (PMCF_E << 16))) in writectl5()281 if (!(ctl_shadow[0] & (PMCF_E << 16))) in writectl5()
76 #define PMCF_E 0x04 /* use edge-detection mode */ macro
78 pmc.pmc_flags |= PMCF_E; in main()