Home
last modified time | relevance | path

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

/openbmc/linux/drivers/perf/
H A Darm_dsu_pmu.c84 #define DSU_EVENT_ATTR(_name, _config) \ macro
186 DSU_EVENT_ATTR(cycles, 0x11),
187 DSU_EVENT_ATTR(bus_access, 0x19),
188 DSU_EVENT_ATTR(memory_error, 0x1a),
189 DSU_EVENT_ATTR(bus_cycles, 0x1d),
190 DSU_EVENT_ATTR(l3d_cache_allocate, 0x29),
191 DSU_EVENT_ATTR(l3d_cache_refill, 0x2a),
192 DSU_EVENT_ATTR(l3d_cache, 0x2b),
193 DSU_EVENT_ATTR(l3d_cache_wb, 0x2c),