Home
last modified time | relevance | path

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

/openbmc/linux/include/trace/stages/
H A Dstage4_event_fields.h13 #undef __field_struct_ext
14 #define __field_struct_ext(_type, _item, _filter_type) { \ macro
23 #define __field_struct(type, item) __field_struct_ext(type, item, FILTER_OTHER)
H A Dstage2_data_offsets.h20 #undef __field_struct_ext
21 #define __field_struct_ext(type, item, filter_type) macro
H A Dstage1_struct_define.h14 #undef __field_struct_ext
15 #define __field_struct_ext(type, item, filter_type) type item; macro
H A Dstage5_get_offsets.h33 #undef __field_struct_ext
34 #define __field_struct_ext(type, item, filter_type) \ macro