Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/trace/
Dtrace_output.c226 struct trace_event *trace_event) in ftrace_raw_output_prep() argument
233 event = container_of(trace_event, struct ftrace_event_call, event); in ftrace_raw_output_prep()
640 struct trace_event *ftrace_find_event(int type) in ftrace_find_event()
642 struct trace_event *event; in ftrace_find_event()
659 struct trace_event *e; in trace_search_list()
710 int register_ftrace_event(struct trace_event *event) in register_ftrace_event()
779 int __unregister_ftrace_event(struct trace_event *event) in __unregister_ftrace_event()
790 int unregister_ftrace_event(struct trace_event *event) in unregister_ftrace_event()
805 struct trace_event *event) in trace_nop_print()
814 struct trace_event *event) in trace_fn_trace()
[all …]
Dtrace_output.h27 extern struct trace_event *ftrace_find_event(int type);
30 int flags, struct trace_event *event);
35 extern int __unregister_ftrace_event(struct trace_event *event);
Dtrace_branch.c150 int flags, struct trace_event *event) in trace_branch_print()
177 static struct trace_event trace_branch_event = {
Dtrace_functions_graph.c1096 struct trace_event *event; in print_graph_comment()
1222 struct trace_event *event) in print_graph_function_event()
1372 static struct trace_event graph_trace_entry_event = {
1377 static struct trace_event graph_trace_ret_event = {
Dtrace_syscalls.c111 struct trace_event *event) in print_syscall_enter()
157 struct trace_event *event) in print_syscall_exit()
Dblktrace.c1379 int flags, struct trace_event *event) in blk_trace_event_print()
1401 struct trace_event *event) in blk_trace_event_print_binary()
1446 static struct trace_event trace_blk_event = {
Dtrace_kprobe.c1017 struct trace_event *event) in print_kprobe_event()
1048 struct trace_event *event) in print_kretprobe_event()
Dtrace_uprobe.c843 print_uprobe_event(struct trace_iterator *iter, int flags, struct trace_event *event) in print_uprobe_event()
Dtrace.c2692 struct trace_event *event; in print_trace_fmt()
2722 struct trace_event *event; in print_raw_fmt()
2747 struct trace_event *event; in print_hex_fmt()
2775 struct trace_event *event; in print_bin_fmt()
Dtrace_events.c220 struct trace_event *event; in output_printk()
/linux-4.1.27/tools/perf/util/
Dtrace-event.h14 struct trace_event { struct
19 int trace_event__init(struct trace_event *t); argument
20 void trace_event__cleanup(struct trace_event *t);
42 ssize_t trace_report(int fd, struct trace_event *tevent, bool repipe);
Dtrace-event.c21 static struct trace_event tevent;
23 int trace_event__init(struct trace_event *t) in trace_event__init()
35 void trace_event__cleanup(struct trace_event *t) in trace_event__cleanup()
Ddebug.h44 void trace_event(union perf_event *event);
Dsession.h22 struct trace_event tevent;
Ddebug.c108 void trace_event(union perf_event *event) in trace_event() function
Dtrace-event-read.c346 ssize_t trace_report(int fd, struct trace_event *tevent, bool __repipe) in trace_report()
Dsession.c748 trace_event(event); in dump_event()
/linux-4.1.27/include/linux/
Dftrace_event.h53 struct trace_event;
56 struct trace_event *event);
119 int flags, struct trace_event *event);
128 struct trace_event { struct
135 extern int register_ftrace_event(struct trace_event *event); argument
136 extern int unregister_ftrace_event(struct trace_event *event);
291 struct trace_event event;
/linux-4.1.27/include/trace/
Dftrace.h308 struct trace_event *trace_event) \
317 ret = ftrace_raw_output_prep(iter, trace_event); \
333 struct trace_event *event) \
/linux-4.1.27/Documentation/trace/
Devents.txt91 trace_event=[event-list]
/linux-4.1.27/Documentation/
Dkernel-parameters.txt3646 trace_event=[event-list]