Home
last modified time | relevance | path

Searched refs:trace_event (Results 1 – 13 of 13) sorted by relevance

/kernel/trace/
A Dtrace_output.c301 struct trace_event *trace_event) in trace_raw_output_prep() argument
789 struct trace_event *event; in ftrace_find_event()
1138 struct trace_event *event) in trace_fn_trace()
1462 struct trace_event *event) in trace_hwlat_print()
1496 struct trace_event *event) in trace_hwlat_raw()
1563 struct trace_event *event) in trace_osnoise_raw()
1662 struct trace_event *event) in trace_bputs_raw()
1706 struct trace_event *event) in trace_bprint_raw()
1800 struct trace_event *event) in trace_func_repeats_raw()
1818 struct trace_event *event) in trace_func_repeats_print()
[all …]
A Dtrace_output.h23 struct trace_event *event);
27 extern struct trace_event *ftrace_find_event(int type);
30 int flags, struct trace_event *event);
35 extern int __unregister_trace_event(struct trace_event *event);
A Dtrace_branch.c135 int flags, struct trace_event *event) in trace_branch_print()
162 static struct trace_event trace_branch_event = {
A Dtrace_functions_graph.c1324 struct trace_event *event; in print_graph_comment()
1457 struct trace_event *event) in print_graph_function_event()
1625 static struct trace_event graph_trace_entry_event = {
1631 static struct trace_event graph_trace_retaddr_entry_event = {
1637 static struct trace_event graph_trace_ret_event = {
A Dtrace_syscalls.c128 struct trace_event *event) in print_syscall_enter()
175 struct trace_event *event) in print_syscall_exit()
A Dtrace_eprobe.c256 struct trace_event *event) in print_eprobe_event()
260 struct trace_event *probed_event; in print_eprobe_event()
A Dtrace.c2813 struct trace_event *event; in output_printk()
3651 struct trace_event *trace_event; in trace_safe_str() local
3678 trace_event = ftrace_find_event(iter->ent->type); in trace_safe_str()
3679 if (!trace_event) in trace_safe_str()
3717 struct trace_event *trace_event; in ignore_event() local
3723 trace_event = ftrace_find_event(iter->ent->type); in ignore_event()
3727 if (!trace_event) { in ignore_event()
4218 struct trace_event *event; in print_trace_fmt()
4261 struct trace_event *event; in print_raw_fmt()
4287 struct trace_event *event; in print_hex_fmt()
[all …]
A Dblktrace.c1476 int flags, struct trace_event *event) in blk_trace_event_print()
1498 struct trace_event *event) in blk_trace_event_print_binary()
1544 static struct trace_event trace_blk_event = {
A Dtrace_fprobe.c618 struct trace_event *event) in print_fentry_event()
648 struct trace_event *event) in print_fexit_event()
A Dtrace_kprobe.c1571 struct trace_event *event) in print_kprobe_event()
1601 struct trace_event *event) in print_kretprobe_event()
A Dtrace_uprobe.c1084 print_uprobe_event(struct trace_iterator *iter, int flags, struct trace_event *event) in print_uprobe_event()
A Dtrace_events_synth.c340 struct trace_event *event) in print_synth_event()
A Dtrace_events_user.c1441 struct trace_event *event) in user_event_print_trace()

Completed in 850 milliseconds