Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/perf/hisilicon/
H A Dhisi_uncore_pmu.h24 #define HISI_MAX_COUNTERS 0x10 macro
53 struct perf_event *hw_events[HISI_MAX_COUNTERS];
54 DECLARE_BITMAP(used_mask, HISI_MAX_COUNTERS);
/kernel/linux/linux-6.6/drivers/perf/hisilicon/
H A Dhisi_uncore_pmu.h27 #define HISI_MAX_COUNTERS 0x10 macro
79 struct perf_event *hw_events[HISI_MAX_COUNTERS];
80 DECLARE_BITMAP(used_mask, HISI_MAX_COUNTERS);

Completed in 1 milliseconds