Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/trace/
Dtrace_output.c226 struct trace_event *trace_event) in trace_raw_output_prep() argument
233 event = container_of(trace_event, struct trace_event_call, event); in trace_raw_output_prep()
601 struct trace_event *ftrace_find_event(int type) in ftrace_find_event()
603 struct trace_event *event; in ftrace_find_event()
620 struct trace_event *e; in trace_search_list()
671 int register_trace_event(struct trace_event *event) in register_trace_event()
740 int __unregister_trace_event(struct trace_event *event) in __unregister_trace_event()
751 int unregister_trace_event(struct trace_event *event) in unregister_trace_event()
766 struct trace_event *event) in trace_nop_print()
775 struct trace_event *event) in trace_fn_trace()
[all …]
Dtrace_output.h23 extern struct trace_event *ftrace_find_event(int type);
26 int flags, struct trace_event *event);
31 extern int __unregister_trace_event(struct trace_event *event);
Dtrace_branch.c139 int flags, struct trace_event *event) in trace_branch_print()
166 static struct trace_event trace_branch_event = {
Dtrace_functions_graph.c1101 struct trace_event *event; in print_graph_comment()
1227 struct trace_event *event) in print_graph_function_event()
1385 static struct trace_event graph_trace_entry_event = {
1390 static struct trace_event graph_trace_ret_event = {
Dtrace_syscalls.c111 struct trace_event *event) in print_syscall_enter()
158 struct trace_event *event) in print_syscall_exit()
Dblktrace.c1371 int flags, struct trace_event *event) in blk_trace_event_print()
1393 struct trace_event *event) in blk_trace_event_print_binary()
1438 static struct trace_event trace_blk_event = {
Dtrace_kprobe.c1005 struct trace_event *event) in print_kprobe_event()
1036 struct trace_event *event) in print_kretprobe_event()
Dtrace_uprobe.c858 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()
2723 struct trace_event *event; in print_raw_fmt()
2749 struct trace_event *event; in print_hex_fmt()
2778 struct trace_event *event; in print_bin_fmt()
Dtrace_events.c266 struct trace_event *event; in output_printk()
/linux-4.4.14/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);
44 ssize_t trace_report(int fd, struct trace_event *tevent, bool repipe);
Dtrace-event.c24 static struct trace_event tevent;
27 int trace_event__init(struct trace_event *t) in trace_event__init()
64 void trace_event__cleanup(struct trace_event *t) in trace_event__cleanup()
Ddebug.h44 void trace_event(union perf_event *event);
Dsession.h28 struct trace_event tevent;
Ddebug.c113 void trace_event(union perf_event *event) in trace_event() function
Dtrace-event-read.c344 ssize_t trace_report(int fd, struct trace_event *tevent, bool __repipe) in trace_report()
Dsession.c904 trace_event(event); in dump_event()
/linux-4.4.14/include/linux/
Dtrace_events.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_trace_event(struct trace_event *event); argument
136 extern int unregister_trace_event(struct trace_event *event);
284 struct trace_event event;
/linux-4.4.14/include/trace/
Dtrace_events.h308 struct trace_event *trace_event) \
317 ret = trace_raw_output_prep(iter, trace_event); \
333 struct trace_event *event) \
/linux-4.4.14/Documentation/trace/
Devents.txt91 trace_event=[event-list]
/linux-4.4.14/Documentation/
Dkernel-parameters.txt3766 trace_event=[event-list]