Home
last modified time | relevance | path

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

/include/trace/
Dtrace_events.h93 #undef __field_struct_ext
94 #define __field_struct_ext(type, item, filter_type) type item; macro
209 #undef __field_struct_ext
210 #define __field_struct_ext(type, item, filter_type) macro
508 #undef __field_struct_ext
509 #define __field_struct_ext(_type, _item, _filter_type) { \ macro
518 #define __field_struct(type, item) __field_struct_ext(type, item, FILTER_OTHER)
589 #undef __field_struct_ext
590 #define __field_struct_ext(type, item, filter_type) macro