Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/hisilicon/
H A Dhisi_uncore_pa_pmu.c40 #define PA_PERF_CTRL_EN BIT(0) macro
196 val |= PA_PERF_CTRL_EN; in hisi_pa_pmu_start_counters()
205 val &= ~(PA_PERF_CTRL_EN); in hisi_pa_pmu_stop_counters()