Home
last modified time | relevance | path

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

/linux-2.6.39/kernel/trace/
Dtrace_output.c665 struct trace_event *ftrace_find_event(int type)
667 struct trace_event *event;
685 struct trace_event *e;
736 int register_ftrace_event(struct trace_event *event)
805 int __unregister_ftrace_event(struct trace_event *event)
816 int unregister_ftrace_event(struct trace_event *event)
831 struct trace_event *event)
838 struct trace_event *event)
866 struct trace_event *event)
881 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.c1138 struct trace_event *event; in print_graph_comment()
1289 struct trace_event *event) in print_graph_function_event()
1434 static struct trace_event graph_trace_entry_event = {
1439 static struct trace_event graph_trace_ret_event = {
Dtrace_syscalls.c108 struct trace_event *event) in print_syscall_enter()
161 struct trace_event *event) in print_syscall_exit()
Dblktrace.c1381 int flags, struct trace_event *event) in blk_trace_event_print()
1404 struct trace_event *event) in blk_trace_event_print_binary()
1447 static struct trace_event trace_blk_event = {
Dtrace.c1881 struct trace_event *event; in print_trace_fmt()
1914 struct trace_event *event; in print_raw_fmt()
1941 struct trace_event *event; in print_hex_fmt()
1967 struct trace_event *event; in print_bin_fmt()
Dtrace_kprobe.c1439 struct trace_event *event) in print_kprobe_event()
1475 struct trace_event *event) in print_kretprobe_event()
/linux-2.6.39/include/linux/
Dftrace_event.h77 struct trace_event;
80 int flags, struct trace_event *event);
89 struct trace_event { struct
96 extern int register_ftrace_event(struct trace_event *event); argument
97 extern int unregister_ftrace_event(struct trace_event *event);
172 struct trace_event event;
/linux-2.6.39/include/trace/
Dsyscall.h45 struct trace_event *event);
47 struct trace_event *event);
Dftrace.h215 struct trace_event *trace_event) \
224 event = container_of(trace_event, struct ftrace_event_call, \
253 struct trace_event *event) \
/linux-2.6.39/tools/perf/util/
Ddebug.h12 void trace_event(union perf_event *event);
Ddebug.c70 void trace_event(union perf_event *event) in trace_event() function
Dsession.c681 trace_event(event); in dump_event()
/linux-2.6.39/Documentation/trace/
Devents.txt91 trace_event=[event-list]
/linux-2.6.39/Documentation/
Dkernel-parameters.txt2500 trace_event=[event-list]