Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/hisilicon/
H A Dhisi_uncore_sllc_pmu.c33 #define SLLC_FILT_EN BIT(1) macro
65 val |= SLLC_TRACETAG_EN | SLLC_FILT_EN; in hisi_sllc_pmu_enable_tracetag()
79 val &= ~(SLLC_TRACETAG_EN | SLLC_FILT_EN); in hisi_sllc_pmu_disable_tracetag()
96 val |= SLLC_TGTID_EN | SLLC_FILT_EN; in hisi_sllc_pmu_config_tgtid()
113 val &= ~(SLLC_TGTID_EN | SLLC_FILT_EN); in hisi_sllc_pmu_clear_tgtid()
131 val |= SLLC_SRCID_EN | SLLC_FILT_EN; in hisi_sllc_pmu_config_srcid()
147 val &= ~(SLLC_SRCID_EN | SLLC_FILT_EN); in hisi_sllc_pmu_clear_srcid()