Home
last modified time | relevance | path

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

/linux/drivers/perf/hisilicon/
H A Dhisi_uncore_l3c_pmu.c30 #define L3C_EVENT_CTRL 0x1c00 macro
474 val = hisi_l3c_pmu_event_readl(hwc, L3C_EVENT_CTRL); in hisi_l3c_pmu_enable_counter()
476 hisi_l3c_pmu_event_writel(hwc, L3C_EVENT_CTRL, val); in hisi_l3c_pmu_enable_counter()
485 val = hisi_l3c_pmu_event_readl(hwc, L3C_EVENT_CTRL); in hisi_l3c_pmu_disable_counter()
487 hisi_l3c_pmu_event_writel(hwc, L3C_EVENT_CTRL, val); in hisi_l3c_pmu_disable_counter()