Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/hisilicon/
H A Dhisi_uncore_sllc_pmu.c34 #define SLLC_TRACETAG_EN BIT(2) 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()