Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/trace/
Dtrace_entries.h89 FILTER_OTHER
111 FILTER_OTHER
142 FILTER_OTHER
162 FILTER_OTHER
188 FILTER_OTHER
208 FILTER_OTHER
227 FILTER_OTHER
242 FILTER_OTHER,
259 FILTER_OTHER
274 FILTER_OTHER
[all …]
Dtrace_syscalls.c277 FILTER_OTHER); in syscall_enter_define_fields()
285 FILTER_OTHER); in syscall_enter_define_fields()
298 FILTER_OTHER); in syscall_exit_define_fields()
303 FILTER_OTHER); in syscall_exit_define_fields()
Dtrace_probe.h49 FILTER_OTHER); \
Dtrace_probe.c938 FILTER_OTHER); in traceprobe_define_arg_fields()
Dtrace_events.c118 if (filter_type == FILTER_OTHER) in __trace_define_field()
159 is_signed_type(type), FILTER_OTHER); \
Dtrace_events_filter.c1092 return FILTER_OTHER; in filter_assign_type()
Dtrace_events_hist.c660 is_signed, FILTER_OTHER); in synth_event_define_fields()
/Linux-v5.4/include/trace/
Dtrace_events.h415 #define __field(type, item) __field_ext(type, item, FILTER_OTHER)
418 #define __field_struct(type, item) __field_struct_ext(type, item, FILTER_OTHER)
429 is_signed_type(type), FILTER_OTHER); \
439 is_signed_type(type), FILTER_OTHER);
/Linux-v5.4/include/linux/
Dtrace_events.h532 FILTER_OTHER = 0, enumerator