Home
last modified time | relevance | path

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

/linux/drivers/perf/hisilicon/
H A Dhisi_uncore_sllc_pmu.c44 #define SLLC_PERF_CTRL_EN BIT(0) macro
258 val |= SLLC_PERF_CTRL_EN; in hisi_sllc_pmu_start_counters()
268 val &= ~(SLLC_PERF_CTRL_EN); in hisi_sllc_pmu_stop_counters()