Searched refs:trace_event (Results 1 – 13 of 13) sorted by relevance
301 struct trace_event *trace_event) in trace_raw_output_prep() argument789 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 …]
23 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);
135 int flags, struct trace_event *event) in trace_branch_print()162 static struct trace_event trace_branch_event = {
1324 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 = {
128 struct trace_event *event) in print_syscall_enter()175 struct trace_event *event) in print_syscall_exit()
256 struct trace_event *event) in print_eprobe_event()260 struct trace_event *probed_event; in print_eprobe_event()
2813 struct trace_event *event; in output_printk()3651 struct trace_event *trace_event; in trace_safe_str() local3678 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() local3723 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 …]
1476 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 = {
618 struct trace_event *event) in print_fentry_event()648 struct trace_event *event) in print_fexit_event()
1571 struct trace_event *event) in print_kprobe_event()1601 struct trace_event *event) in print_kretprobe_event()
1084 print_uprobe_event(struct trace_iterator *iter, int flags, struct trace_event *event) in print_uprobe_event()
340 struct trace_event *event) in print_synth_event()
1441 struct trace_event *event) in user_event_print_trace()
Completed in 850 milliseconds