Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/hisilicon/
H A Dhisi_uncore_l3c_pmu.c43 #define L3C_PERF_CTRL_EN 0x10000 macro
277 val |= L3C_PERF_CTRL_EN; in hisi_l3c_pmu_start_counters()
290 val &= ~(L3C_PERF_CTRL_EN); in hisi_l3c_pmu_stop_counters()