Home
last modified time | relevance | path

Searched defs:EVENT_PTR (Results 1 – 2 of 2) sorted by relevance

/linux/arch/s390/include/asm/
H A Dperf_event.h31 #define EVENT_PTR(_cat, _name) (&EVENT_VAR(_cat, _name).attr.attr) macro
/linux/arch/x86/events/
H A Dperf_event.h1087 #define EVENT_PTR(_id) &event_attr_##_id.attr.attr macro