Home
last modified time | relevance | path

Searched defs:field (Results 1 – 16 of 16) sorted by relevance

/kernel/trace/
Dtrace_output.c29 struct bputs_entry *field; in trace_print_bputs_msg_only() local
42 struct bprint_entry *field; in trace_print_bprintk_msg_only() local
55 struct print_entry *field; in trace_print_printk_msg_only() local
822 struct ftrace_entry *field; in trace_fn_trace() local
842 struct ftrace_entry *field; in trace_fn_raw() local
856 struct ftrace_entry *field; in trace_fn_hex() local
870 struct ftrace_entry *field; in trace_fn_bin() local
897 struct ctx_switch_entry *field; in trace_ctxwake_print() local
934 struct ctx_switch_entry *field; in trace_ctxwake_raw() local
969 struct ctx_switch_entry *field; in trace_ctxwake_hex() local
[all …]
Dtrace_events_hist.c116 struct ftrace_event_field *field; member
153 static u64 hist_field_none(struct hist_field *field, in hist_field_none()
161 static u64 hist_field_counter(struct hist_field *field, in hist_field_counter()
915 struct synth_field *field = event->fields[i]; in trace_event_raw_event_synth() local
1002 static void free_synth_field(struct synth_field *field) in free_synth_field()
1012 struct synth_field *field; in parse_synth_field() local
1292 struct synth_field *field, *fields[SYNTH_FIELDS_MAX]; in __create_synth_event() local
1426 struct synth_field *field; in __synth_event_show() local
1629 struct hist_field *field; in check_var_refs() local
1962 static const char *hist_field_name(struct hist_field *field, in hist_field_name()
[all …]
Dtrace_mmiotrace.c170 struct trace_mmiotrace_rw *field; in mmio_print_rw() local
215 struct trace_mmiotrace_map *field; in mmio_print_map() local
Dtrace_probe_tmpl.h218 u8 *data, void *field) in print_probe_args()
Dtrace_kprobe.c1274 struct kprobe_trace_entry_head *field; in print_kprobe_event() local
1304 struct kretprobe_trace_entry_head *field; in print_kretprobe_event() local
1340 struct kprobe_trace_entry_head field; in kprobe_event_define_fields() local
1355 struct kretprobe_trace_entry_head field; in kretprobe_event_define_fields() local
Dtrace_events_filter.c1157 struct ftrace_event_field *field; in parse_pred() local
1975 struct ftrace_event_field *field = pred->field; in ftrace_function_check_pred() local
2182 struct ftrace_event_field *field = pred->field; in test_pred_visited_fn() local
2197 struct ftrace_event_field *field = pred->field; in update_pred_fn() local
Dtracing_map.c853 struct tracing_map_field *field; in cmp_entries_sum() local
881 struct tracing_map_field *field; in cmp_entries_key() local
Dtrace_functions_graph.c865 print_graph_entry(struct ftrace_graph_ent_entry *field, struct trace_seq *s, in print_graph_entry()
1041 struct ftrace_graph_ent_entry *field; in print_graph_function_flags() local
1083 struct ftrace_graph_ret_entry *field; in print_graph_function_flags() local
Dtrace_events.c77 struct ftrace_event_field *field; in __find_event_field() local
90 struct ftrace_event_field *field; in trace_find_event_field() local
109 struct ftrace_event_field *field; in __trace_define_field() local
190 struct ftrace_event_field *field, *next; in trace_destroy_fields() local
1218 struct ftrace_event_field *field; in f_show() local
Dtrace_branch.c143 struct trace_branch *field; in trace_branch_print() local
Dtrace_syscalls.c201 #define SYSCALL_FIELD(type, field, name) \ argument
Dtrace.h1523 struct ftrace_event_field *field; member
1529 static inline bool is_string_field(struct ftrace_event_field *field) in is_string_field()
1537 static inline bool is_function_field(struct ftrace_event_field *field) in is_function_field()
Dtrace_uprobe.c1180 struct uprobe_trace_entry_head field; in uprobe_event_define_fields() local
Dring_buffer.c375 struct buffer_data_page field; in ring_buffer_print_page_header() local
/kernel/
Dsignal.c4506 #define CHECK_OFFSET(field) \ in siginfo_buildtime_checks() argument
Dmodule.c770 #define MODINFO_ATTR(field) \ argument