Home
last modified time | relevance | path

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

/include/trace/
Dtrace_events.h87 #undef __field_ext
88 #define __field_ext(type, item, filter_type) type item; macro
203 #undef __field_ext
204 #define __field_ext(type, item, filter_type) macro
502 #undef __field_ext
503 #define __field_ext(_type, _item, _filter_type) { \ macro
515 #define __field(type, item) __field_ext(type, item, FILTER_OTHER)
583 #undef __field_ext
584 #define __field_ext(type, item, filter_type) macro