/linux-4.4.14/include/linux/ |
D | trace_events.h | 202 struct trace_event_call; 210 int (*reg)(struct trace_event_call *event, 212 int (*define_fields)(struct trace_event_call *); 213 struct list_head *(*get_fields)(struct trace_event_call *); 215 int (*raw_init)(struct trace_event_call *); 218 extern int trace_event_reg(struct trace_event_call *event, 276 struct trace_event_call { struct 305 int (*perf_perm)(struct trace_event_call *, argument 311 trace_event_name(struct trace_event_call *call) in trace_event_name() 361 struct trace_event_call *event_call; [all …]
|
D | syscalls.h | 121 static struct trace_event_call __used \ 131 static struct trace_event_call __used \ 137 static struct trace_event_call __used \ 147 static struct trace_event_call __used \
|
D | module.h | 454 struct trace_event_call **trace_events;
|
D | perf_event.h | 573 struct trace_event_call *tp_event;
|
/linux-4.4.14/kernel/trace/ |
D | trace_event_perf.c | 24 static int perf_trace_event_perm(struct trace_event_call *tp_event, in perf_trace_event_perm() 86 static int perf_trace_event_reg(struct trace_event_call *tp_event, in perf_trace_event_reg() 146 struct trace_event_call *tp_event = p_event->tp_event; in perf_trace_event_unreg() 175 struct trace_event_call *tp_event = p_event->tp_event; in perf_trace_event_open() 181 struct trace_event_call *tp_event = p_event->tp_event; in perf_trace_event_close() 185 static int perf_trace_event_init(struct trace_event_call *tp_event, in perf_trace_event_init() 209 struct trace_event_call *tp_event; in perf_trace_init() 239 struct trace_event_call *tp_event = p_event->tp_event; in perf_trace_add() 258 struct trace_event_call *tp_event = p_event->tp_event; in perf_trace_del() 360 int perf_ftrace_event_register(struct trace_event_call *call, in perf_ftrace_event_register()
|
D | trace_syscalls.c | 16 static int syscall_enter_register(struct trace_event_call *event, 18 static int syscall_exit_register(struct trace_event_call *event, 22 syscall_get_enter_fields(struct trace_event_call *call) in syscall_get_enter_fields() 223 static int __init set_syscall_print_fmt(struct trace_event_call *call) in set_syscall_print_fmt() 248 static void __init free_syscall_print_fmt(struct trace_event_call *call) in free_syscall_print_fmt() 256 static int __init syscall_enter_define_fields(struct trace_event_call *call) in syscall_enter_define_fields() 279 static int __init syscall_exit_define_fields(struct trace_event_call *call) in syscall_exit_define_fields() 389 struct trace_event_call *call) in reg_event_syscall_enter() 410 struct trace_event_call *call) in unreg_event_syscall_enter() 427 struct trace_event_call *call) in reg_event_syscall_exit() [all …]
|
D | trace_events.c | 74 trace_get_fields(struct trace_event_call *event_call) in trace_get_fields() 95 trace_find_event_field(struct trace_event_call *call, char *name) in trace_find_event_field() 139 int trace_define_field(struct trace_event_call *call, const char *type, in trace_define_field() 195 static void trace_destroy_fields(struct trace_event_call *call) in trace_destroy_fields() 207 int trace_event_raw_init(struct trace_event_call *call) in trace_event_raw_init() 239 struct trace_event_call *event_call = trace_file->event_call; in trace_event_buffer_reserve() 265 struct trace_event_call *event_call; in output_printk() 301 int trace_event_reg(struct trace_event_call *call, in trace_event_reg() 364 struct trace_event_call *call = file->event_call; in __ftrace_event_enable_disable() 707 struct trace_event_call *call; in __ftrace_set_clr_event_nolock() [all …]
|
D | trace_export.c | 128 ftrace_define_fields_##name(struct trace_event_call *event_call) \ 173 struct trace_event_call __used event_##call = { \ 182 struct trace_event_call __used \ 190 bool ftrace_event_is_function(struct trace_event_call *call) in ftrace_event_is_function()
|
D | trace_events_filter.c | 829 struct trace_event_call *call = file->event_call; in filter_disable() 886 struct trace_event_call *call = file->event_call; in __remove_filter() 909 struct trace_event_call *call = file->event_call; in __free_subsystem_filter() 1396 struct trace_event_call *call, in create_pred() 1618 static int replace_preds(struct trace_event_call *call, in replace_preds() 1733 struct trace_event_call *call = file->event_call; in event_set_filtered_flag() 1744 struct trace_event_call *call = file->event_call; in event_set_filter() 1754 struct trace_event_call *call = file->event_call; in event_clear_filter() 1765 struct trace_event_call *call = file->event_call; in event_set_no_set_filter_flag() 1776 struct trace_event_call *call = file->event_call; in event_clear_no_set_filter_flag() [all …]
|
D | trace_kprobe.c | 915 struct trace_event_call *call = &tk->tp.call; in __kprobe_trace_func() 963 struct trace_event_call *call = &tk->tp.call; in __kretprobe_trace_func() 1072 static int kprobe_event_define_fields(struct trace_event_call *event_call) in kprobe_event_define_fields() 1095 static int kretprobe_event_define_fields(struct trace_event_call *event_call) in kretprobe_event_define_fields() 1125 struct trace_event_call *call = &tk->tp.call; in kprobe_perf_func() 1160 struct trace_event_call *call = &tk->tp.call; in kretprobe_perf_func() 1197 static int kprobe_register(struct trace_event_call *event, in kprobe_register() 1267 struct trace_event_call *call = &tk->tp.call; in register_kprobe_event()
|
D | trace.h | 872 bool ftrace_event_is_function(struct trace_event_call *call); 1127 extern int create_event_filter(struct trace_event_call *call, 1133 trace_find_event_field(struct trace_event_call *call, char *name); 1353 extern struct trace_event_call \ 1362 int perf_ftrace_event_register(struct trace_event_call *call,
|
D | trace_mmiotrace.c | 301 struct trace_event_call *call = &event_mmiotrace_rw; in __trace_mmiotrace_rw() 331 struct trace_event_call *call = &event_mmiotrace_map; in __trace_mmiotrace_map()
|
D | trace_uprobe.c | 795 struct trace_event_call *call = &tu->tp.call; in __uprobe_trace_func() 985 static int uprobe_event_define_fields(struct trace_event_call *event_call) in uprobe_event_define_fields() 1111 struct trace_event_call *call = &tu->tp.call; in __uprobe_perf_func() 1181 trace_uprobe_register(struct trace_event_call *event, enum trace_reg type, in trace_uprobe_register() 1294 struct trace_event_call *call = &tu->tp.call; in register_uprobe_event()
|
D | trace_branch.c | 32 struct trace_event_call *call = &event_branch; in probe_likely_condition()
|
D | trace_sched_wakeup.c | 376 struct trace_event_call *call = &event_context_switch; in tracing_sched_switch_trace() 404 struct trace_event_call *call = &event_wakeup; in tracing_sched_wakeup_trace()
|
D | trace_probe.h | 276 struct trace_event_call call;
|
D | trace_output.c | 228 struct trace_event_call *event; in trace_raw_output_prep() 233 event = container_of(trace_event, struct trace_event_call, event); in trace_raw_output_prep()
|
D | trace_functions_graph.c | 286 struct trace_event_call *call = &event_funcgraph_entry; in __trace_graph_entry() 398 struct trace_event_call *call = &event_funcgraph_exit; in __trace_graph_return()
|
D | trace.c | 325 int call_filter_check_discard(struct trace_event_call *call, void *rec, in call_filter_check_discard() 1771 struct trace_event_call *call = &event_function; in trace_function() 1802 struct trace_event_call *call = &event_kernel_stack; in __ftrace_trace_stack() 1923 struct trace_event_call *call = &event_user_stack; in ftrace_trace_userstack() 2129 struct trace_event_call *call = &event_bprint; in trace_vbprintk() 2187 struct trace_event_call *call = &event_print; in __trace_array_vprintk()
|
/linux-4.4.14/include/trace/ |
D | syscall.h | 32 struct trace_event_call *enter_event; 33 struct trace_event_call *exit_event;
|
D | trace_events.h | 108 static struct trace_event_call __used \ 410 trace_event_define_fields_##call(struct trace_event_call *event_call) \ 737 static struct trace_event_call __used event_##call = { \ 746 static struct trace_event_call __used \ 754 static struct trace_event_call __used event_##call = { \ 763 static struct trace_event_call __used \
|
D | perf.h | 37 struct trace_event_call *event_call = __data; \
|