Home
last modified time | relevance | path

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

/linux/drivers/perf/hisilicon/
H A Dhisi_uncore_sllc_pmu.c45 #define SLLC_FILT_EN BIT(1) macro
102 val |= SLLC_TRACETAG_EN | SLLC_FILT_EN; in hisi_sllc_pmu_enable_tracetag()
117 val &= ~(SLLC_TRACETAG_EN | SLLC_FILT_EN); in hisi_sllc_pmu_disable_tracetag()
136 val |= SLLC_TGTID_EN | SLLC_FILT_EN; in hisi_sllc_pmu_config_tgtid()
154 val &= ~(SLLC_TGTID_EN | SLLC_FILT_EN); in hisi_sllc_pmu_clear_tgtid()
174 val |= SLLC_SRCID_EN | SLLC_FILT_EN; in hisi_sllc_pmu_config_srcid()
191 val &= ~(SLLC_SRCID_EN | SLLC_FILT_EN); in hisi_sllc_pmu_clear_srcid()