Home
last modified time | relevance | path

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

/linux-3.3/kernel/trace/
Dtrace_output.c704 struct trace_event *ftrace_find_event(int type)
706 struct trace_event *event;
724 struct trace_event *e;
775 int register_ftrace_event(struct trace_event *event)
844 int __unregister_ftrace_event(struct trace_event *event)
855 int unregister_ftrace_event(struct trace_event *event)
870 struct trace_event *event)
880 struct trace_event *event)
908 struct trace_event *event)
923 struct trace_event *event)
[all …]
Dtrace_output.h25 extern struct trace_event *ftrace_find_event(int type);
28 int flags, struct trace_event *event);
33 extern int __unregister_ftrace_event(struct trace_event *event);
Dtrace_branch.c146 int flags, struct trace_event *event) in trace_branch_print()
174 static struct trace_event trace_branch_event = {
Dtrace_functions_graph.c1151 struct trace_event *event; in print_graph_comment()
1284 struct trace_event *event) in print_graph_function_event()
1429 static struct trace_event graph_trace_entry_event = {
1434 static struct trace_event graph_trace_ret_event = {
Dtrace_syscalls.c109 struct trace_event *event) in print_syscall_enter()
162 struct trace_event *event) in print_syscall_exit()
Dblktrace.c1387 int flags, struct trace_event *event) in blk_trace_event_print()
1410 struct trace_event *event) in blk_trace_event_print_binary()
1453 static struct trace_event trace_blk_event = {
Dtrace.c2008 struct trace_event *event; in print_trace_fmt()
2041 struct trace_event *event; in print_raw_fmt()
2068 struct trace_event *event; in print_hex_fmt()
2094 struct trace_event *event; in print_bin_fmt()
Dtrace_kprobe.c1638 struct trace_event *event) in print_kprobe_event()
1674 struct trace_event *event) in print_kretprobe_event()
/linux-3.3/include/linux/
Dftrace_event.h90 struct trace_event;
93 int flags, struct trace_event *event);
102 struct trace_event { struct
109 extern int register_ftrace_event(struct trace_event *event); argument
110 extern int unregister_ftrace_event(struct trace_event *event);
191 struct trace_event event;
/linux-3.3/include/trace/
Dsyscall.h45 struct trace_event *event);
47 struct trace_event *event);
Dftrace.h228 struct trace_event *trace_event) \
237 event = container_of(trace_event, struct ftrace_event_call, \
266 struct trace_event *event) \
/linux-3.3/tools/perf/util/
Ddebug.h12 void trace_event(union perf_event *event);
Ddebug.c71 void trace_event(union perf_event *event) in trace_event() function
Dsession.c726 trace_event(event); in dump_event()
/linux-3.3/Documentation/trace/
Devents.txt91 trace_event=[event-list]
/linux-3.3/Documentation/
Dkernel-parameters.txt2633 trace_event=[event-list]