Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dperf_event.h30 #define EVENT_VAR(_cat, _name) event_attr_##_cat##_##_name macro
31 #define EVENT_PTR(_cat, _name) (&EVENT_VAR(_cat, _name).attr.attr)
34 PMU_EVENT_ATTR(name, EVENT_VAR(cat, name), id, cpumf_events_sysfs_show)
/linux/arch/x86/events/
H A Dperf_event.h1103 #define EVENT_VAR(_id) event_attr_##_id macro
1107 static struct perf_pmu_events_attr EVENT_VAR(_id) = { \