Searched refs:PMCF_SYS_FLAGS (Results 1 – 2 of 2) sorted by relevance
82 #define PMCF_SYS_FLAGS (PMCF_INT | PMCF_EN) /* user cannot set */ macro
133 control &= ~(PMCF_SYS_FLAGS << 16); in perfmon_setup()