Home
last modified time | relevance | path

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

/linux/drivers/perf/hisilicon/
H A Dhisi_uncore_pmu.h47 #define HISI_GET_EVENTID(ev) ((ev)->hw.config_base & HISI_EVENTID_MASK) macro
H A Dhisi_uncore_pmu.c271 HISI_GET_EVENTID(event)); in hisi_uncore_pmu_enable_event()