Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/perf/
H A Darm-cmn.c137 #define CMN_CONFIG_WP_COMBINE GENMASK(27, 24) macro
145 #define CMN_EVENT_WP_COMBINE(event) FIELD_GET(CMN_CONFIG_WP_COMBINE, (event)->attr.config)
590 CMN_FORMAT_ATTR(wp_combine, CMN_CONFIG_WP_COMBINE),
/kernel/linux/linux-6.6/drivers/perf/
H A Darm-cmn.c174 #define CMN_CONFIG_WP_COMBINE GENMASK_ULL(30, 27) macro
183 #define CMN_EVENT_WP_COMBINE(event) FIELD_GET(CMN_CONFIG_WP_COMBINE, (event)->attr.config)
1286 CMN_FORMAT_ATTR(wp_combine, CMN_CONFIG_WP_COMBINE),

Completed in 7 milliseconds