Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/trace/
Dtrace_output.c278 struct trace_event *trace_event) in trace_raw_output_prep() argument
285 event = container_of(trace_event, struct trace_event_call, event); in trace_raw_output_prep()
646 struct trace_event *ftrace_find_event(int type) in ftrace_find_event()
648 struct trace_event *event; in ftrace_find_event()
665 struct trace_event *e; in trace_search_list()
716 int register_trace_event(struct trace_event *event) in register_trace_event()
785 int __unregister_trace_event(struct trace_event *event) in __unregister_trace_event()
796 int unregister_trace_event(struct trace_event *event) in unregister_trace_event()
811 struct trace_event *event) in trace_nop_print()
820 struct trace_event *event) in trace_fn_trace()
[all …]
Dtrace_output.h24 extern struct trace_event *ftrace_find_event(int type);
27 int flags, struct trace_event *event);
32 extern int __unregister_trace_event(struct trace_event *event);
Dtrace_branch.c141 int flags, struct trace_event *event) in trace_branch_print()
168 static struct trace_event trace_branch_event = {
Dtrace_functions_graph.c976 struct trace_event *event; in print_graph_comment()
1107 struct trace_event *event) in print_graph_function_event()
1271 static struct trace_event graph_trace_entry_event = {
1276 static struct trace_event graph_trace_ret_event = {
Dtrace_syscalls.c123 struct trace_event *event) in print_syscall_enter()
170 struct trace_event *event) in print_syscall_exit()
Dblktrace.c1493 int flags, struct trace_event *event) in blk_trace_event_print()
1515 struct trace_event *event) in blk_trace_event_print_binary()
1560 static struct trace_event trace_blk_event = {
Dtrace_kprobe.c1251 struct trace_event *event) in print_kprobe_event()
1281 struct trace_event *event) in print_kretprobe_event()
Dtrace.c2523 struct trace_event *event; in output_printk()
3721 struct trace_event *event; in print_trace_fmt()
3752 struct trace_event *event; in print_raw_fmt()
3778 struct trace_event *event; in print_hex_fmt()
3807 struct trace_event *event; in print_bin_fmt()
Dtrace_uprobe.c1008 print_uprobe_event(struct trace_iterator *iter, int flags, struct trace_event *event) in print_uprobe_event()
Dtrace_events_hist.c814 struct trace_event *event) in print_synth_event()
/Linux-v5.4/tools/perf/util/
Dtrace-event.h15 struct trace_event { struct
20 int trace_event__init(struct trace_event *t); argument
21 void trace_event__cleanup(struct trace_event *t);
48 ssize_t trace_report(int fd, struct trace_event *tevent, bool repipe);
Dtrace-event.c25 static struct trace_event tevent;
28 int trace_event__init(struct trace_event *t) in trace_event__init()
65 void trace_event__cleanup(struct trace_event *t) in trace_event__cleanup()
Ddebug.h44 void trace_event(union perf_event *event);
Dsession.h30 struct trace_event tevent;
Ddebug.c164 void trace_event(union perf_event *event) in trace_event() function
Dtrace-event-read.c372 ssize_t trace_report(int fd, struct trace_event *tevent, bool __repipe) in trace_report()
Dsession.c1209 trace_event(event); in dump_event()
/Linux-v5.4/include/linux/
Dtrace_events.h49 struct trace_event;
52 struct trace_event *event);
115 int flags, struct trace_event *event);
124 struct trace_event { struct
131 extern int register_trace_event(struct trace_event *event); argument
132 extern int unregister_trace_event(struct trace_event *event);
262 struct trace_event event;
/Linux-v5.4/samples/bpf/
D.gitignore30 trace_event
DMakefile35 hostprogs-y += trace_event
91 trace_event-objs := bpf_load.o trace_event_user.o $(TRACE_HELPERS)
/Linux-v5.4/include/trace/
Dtrace_events.h347 struct trace_event *trace_event) \
356 ret = trace_raw_output_prep(iter, trace_event); \
372 struct trace_event *event) \
/Linux-v5.4/Documentation/trace/
Devents.rst92 trace_event=[event-list]
/Linux-v5.4/Documentation/admin-guide/
Dkernel-parameters.txt4798 trace_event=[event-list]