Searched refs:SLLC_PERF_CTRL (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/perf/hisilicon/
H A Dhisi_uncore_sllc_pmu.c23 #define SLLC_PERF_CTRL 0x1c00 macro
64 val = readl(sllc_pmu->base + SLLC_PERF_CTRL);
66 writel(val, sllc_pmu->base + SLLC_PERF_CTRL);
78 val = readl(sllc_pmu->base + SLLC_PERF_CTRL);
80 writel(val, sllc_pmu->base + SLLC_PERF_CTRL);
95 val = readl(sllc_pmu->base + SLLC_PERF_CTRL);
97 writel(val, sllc_pmu->base + SLLC_PERF_CTRL);
112 val = readl(sllc_pmu->base + SLLC_PERF_CTRL);
114 writel(val, sllc_pmu->base + SLLC_PERF_CTRL);
130 val = readl(sllc_pmu->base + SLLC_PERF_CTRL);
[all...]

Completed in 112 milliseconds