Home
last modified time | relevance | path

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

/include/trace/stages/
A Dstage4_event_fields.h7 #undef __field_ext
8 #define __field_ext(_type, _item, _filter_type) { \ macro
20 #define __field(type, item) __field_ext(type, item, FILTER_OTHER)
A Dstage2_data_offsets.h14 #undef __field_ext
15 #define __field_ext(type, item, filter_type) macro
A Dstage1_struct_define.h8 #undef __field_ext
9 #define __field_ext(type, item, filter_type) type item; macro
A Dstage5_get_offsets.h35 #undef __field_ext
36 #define __field_ext(type, item, filter_type) \ macro

Completed in 5 milliseconds