Searched defs:field (Results 1 – 14 of 14) sorted by relevance
| /kernel/trace/ |
| D | trace_output.c | 27 struct bputs_entry *field; in trace_print_bputs_msg_only() local 40 struct bprint_entry *field; in trace_print_bprintk_msg_only() local 53 struct print_entry *field; in trace_print_printk_msg_only() local 791 struct ftrace_entry *field; in trace_fn_trace() local 811 struct ftrace_entry *field; in trace_fn_raw() local 825 struct ftrace_entry *field; in trace_fn_hex() local 839 struct ftrace_entry *field; in trace_fn_bin() local 867 struct ftrace_graph_ent_entry *field; in trace_graph_ent_trace() local 888 struct ftrace_graph_ent_entry *field; in trace_graph_ent_raw() local 904 struct ftrace_graph_ent_entry *field; in trace_graph_ent_hex() local [all …]
|
| D | trace_events_hist.c | 31 struct ftrace_event_field *field; member 38 static u64 hist_field_none(struct hist_field *field, void *event) in hist_field_none() 43 static u64 hist_field_counter(struct hist_field *field, void *event) in hist_field_counter() 347 static struct hist_field *create_hist_field(struct ftrace_event_field *field, in create_hist_field() 433 struct ftrace_event_field *field = NULL; in create_val_field() local 513 struct ftrace_event_field *field = NULL; in create_key_field() local 655 struct ftrace_event_field *field = NULL; in create_sort_keys() local 738 struct ftrace_event_field *field; in create_tracing_map_fields() local 861 struct ftrace_event_field *field; in add_to_key() local 1323 static bool compatible_field(struct ftrace_event_field *field, in compatible_field()
|
| D | trace_mmiotrace.c | 169 struct trace_mmiotrace_rw *field; in mmio_print_rw() local 214 struct trace_mmiotrace_map *field; in mmio_print_map() local
|
| D | trace_kprobe.c | 1015 struct kprobe_trace_entry_head *field; in print_kprobe_event() local 1046 struct kretprobe_trace_entry_head *field; in print_kretprobe_event() local 1083 struct kprobe_trace_entry_head field; in kprobe_event_define_fields() local 1106 struct kretprobe_trace_entry_head field; in kretprobe_event_define_fields() local
|
| D | trace_events_filter.c | 949 static bool is_legal_op(struct ftrace_event_field *field, int op) in is_legal_op() 1004 struct ftrace_event_field *field, in init_pred() 1372 struct ftrace_event_field *field; in create_pred() local 2159 struct ftrace_event_field *field = pred->field; in ftrace_function_check_pred() local 2352 struct ftrace_event_field *field = pred->field; in test_pred_visited_fn() local 2366 struct ftrace_event_field *field = pred->field; in test_walk_pred_cb() local
|
| D | tracing_map.c | 722 struct tracing_map_field *field; in cmp_entries_sum() local 750 struct tracing_map_field *field; in cmp_entries_key() local
|
| D | trace_functions_graph.c | 1068 print_graph_entry(struct ftrace_graph_ent_entry *field, struct trace_seq *s, in print_graph_entry() 1244 struct ftrace_graph_ent_entry *field; in print_graph_function_flags() local 1289 struct ftrace_graph_ret_entry *field; in print_graph_function_flags() local
|
| D | trace_branch.c | 141 struct trace_branch *field; in trace_branch_print() local
|
| D | trace_events.c | 83 struct ftrace_event_field *field; in __find_event_field() local 96 struct ftrace_event_field *field; in trace_find_event_field() local 115 struct ftrace_event_field *field; in __trace_define_field() local 196 struct ftrace_event_field *field, *next; in trace_destroy_fields() local 1216 struct ftrace_event_field *field; in f_show() local
|
| D | trace_syscalls.c | 200 #define SYSCALL_FIELD(type, field, name) \ argument
|
| D | trace.h | 1278 struct ftrace_event_field *field; member 1288 static inline bool is_string_field(struct ftrace_event_field *field) in is_string_field() 1295 static inline bool is_function_field(struct ftrace_event_field *field) in is_function_field()
|
| D | trace_uprobe.c | 988 struct uprobe_trace_entry_head field; in uprobe_event_define_fields() local
|
| D | ring_buffer.c | 369 struct buffer_data_page field; in ring_buffer_print_page_header() local
|
| /kernel/ |
| D | module.c | 732 #define MODINFO_ATTR(field) \ argument
|