Searched defs:field (Results 1 – 16 of 16) sorted by relevance
/kernel/trace/ |
D | trace_output.c | 29 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 …]
|
D | trace_events_hist.c | 116 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 …]
|
D | trace_mmiotrace.c | 170 struct trace_mmiotrace_rw *field; in mmio_print_rw() local 215 struct trace_mmiotrace_map *field; in mmio_print_map() local
|
D | trace_probe_tmpl.h | 218 u8 *data, void *field) in print_probe_args()
|
D | trace_kprobe.c | 1274 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
|
D | trace_events_filter.c | 1157 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
|
D | tracing_map.c | 853 struct tracing_map_field *field; in cmp_entries_sum() local 881 struct tracing_map_field *field; in cmp_entries_key() local
|
D | trace_functions_graph.c | 865 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
|
D | trace_events.c | 77 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
|
D | trace_branch.c | 143 struct trace_branch *field; in trace_branch_print() local
|
D | trace_syscalls.c | 201 #define SYSCALL_FIELD(type, field, name) \ argument
|
D | trace.h | 1523 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()
|
D | trace_uprobe.c | 1180 struct uprobe_trace_entry_head field; in uprobe_event_define_fields() local
|
D | ring_buffer.c | 375 struct buffer_data_page field; in ring_buffer_print_page_header() local
|
/kernel/ |
D | signal.c | 4506 #define CHECK_OFFSET(field) \ in siginfo_buildtime_checks() argument
|
D | module.c | 770 #define MODINFO_ATTR(field) \ argument
|