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

/linux-master/drivers/perf/hisilicon/
H A Dhisi_uncore_cpa_pmu.c28 #define CPA_EVENT_TYPE0 0x1c80 macro
67 * Select the appropriate event select register(CPA_EVENT_TYPE0/1).
70 * CPA_EVENT_TYPE0 is chosen. For the latter 4 hardware counters,
73 reg = CPA_EVENT_TYPE0 + (idx / 4) * 4;

Completed in 218 milliseconds