Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/perf/
Darm-ni.c58 #define NI_CONFIG_TYPE GENMASK_ULL(15, 0) macro
62 #define NI_EVENT_TYPE(event) FIELD_GET(NI_CONFIG_TYPE, (event)->attr.config)
207 NI_FORMAT_ATTR(type, NI_CONFIG_TYPE),