Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/amlogic/
H A Dmeson_ddr_pmu.h12 ALL_CHAN_COUNTER_ID, enumerator
/openbmc/linux/drivers/perf/amlogic/
H A Dmeson_ddr_pmu_core.c59 if (event->attr.config > ALL_CHAN_COUNTER_ID && in meson_ddr_set_axi_filter()
99 case ALL_CHAN_COUNTER_ID: in meson_ddr_perf_event_update()
134 if (event->attr.config != ALL_CHAN_COUNTER_ID && in meson_ddr_perf_event_init()
271 AML_DDR_PMU_EVENT_ATTR(total_rw_bytes, ALL_CHAN_COUNTER_ID),