Home
last modified time | relevance | path

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

/linux/tools/verification/rv/src/
H A Din_kernel.c424 struct tep_event *trace_event, void *context) in ikm_event_handler()
435 missing_id = tep_get_field_val(s, trace_event, "id", record, &id, 1); in ikm_event_handler()
437 tep_get_common_field_val(s, trace_event, "common_pid", record, &pid, 1); in ikm_event_handler()
444 tep_print_event(trace_event->tep, s, record, "%16s-%-8d [%.3d] ", in ikm_event_handler()
448 tep_print_event(trace_event->tep, s, record, "%s ", TEP_PRINT_NAME); in ikm_event_handler()
460 state = tep_get_field_raw(s, trace_event, "state", record, &val, 0); in ikm_event_handler()
461 event = tep_get_field_raw(s, trace_event, "event", record, &val, 0); in ikm_event_handler()
462 next_state = tep_get_field_raw(s, trace_event, "next_state", record, &val, 0); in ikm_event_handler()
463 tep_get_field_val(s, trace_event, "final_state", record, &final_state, 1); in ikm_event_handler()
485 struct tep_event *trace_event, voi in ikm_error_handler()
417 ikm_event_handler(struct trace_seq * s,struct tep_record * record,struct tep_event * trace_event,void * context) ikm_event_handler() argument
478 ikm_error_handler(struct trace_seq * s,struct tep_record * record,struct tep_event * trace_event,void * context) ikm_error_handler() argument
[all...]
/linux/kernel/trace/
H A Dtrace_output.h34 struct trace_event *event);
38 extern struct trace_event *ftrace_find_event(int type);
41 int flags, struct trace_event *event);
46 extern int __unregister_trace_event(struct trace_event *event);
H A Dtrace_functions_graph.c1376 struct trace_event *event; in print_graph_comment()
1515 struct trace_event *event) in print_graph_function_event()
1725 static struct trace_event graph_trace_entry_event = {
1731 static struct trace_event graph_trace_retaddr_entry_event = {
1737 static struct trace_event graph_trace_ret_event = {
H A Dtrace.c1948 struct trace_event *event; in output_printk()
2454 struct trace_event *trace_event; in trace_safe_str() local
2481 trace_event = ftrace_find_event(iter->ent->type); in trace_safe_str()
2482 if (!trace_event) in trace_safe_str()
2485 event = container_of(trace_event, struct trace_event_call, event); in trace_safe_str()
2520 struct trace_event *trace_event; in ignore_event() local
2526 trace_event = ftrace_find_event(iter->ent->type); in ignore_event()
2530 if (!trace_event) { in ignore_event()
2535 event = container_of(trace_event, struct trace_event_call, event); in ignore_event()
3018 static bool is_syscall_event(struct trace_event *event) in is_syscall_event()
[all …]
H A Dtrace_eprobe.c259 struct trace_event *event) in print_eprobe_event()
263 struct trace_event *probed_event; in print_eprobe_event()
H A Dtrace_syscalls.c154 struct trace_seq *s, struct trace_event *event) in sys_enter_openat_print()
242 struct trace_event *event) in print_syscall_enter()
350 struct trace_event *event) in print_syscall_exit()
H A Dblktrace.c1764 int flags, struct trace_event *event) in blk_trace_event_print()
1786 struct trace_event *event) in blk_trace_event_print_binary()
1832 static struct trace_event trace_blk_event = {
H A Dtrace_fprobe.c617 struct trace_event *event) in print_fentry_event()
647 struct trace_event *event) in print_fexit_event()
H A Dtrace_kprobe.c1593 struct trace_event *event) in print_kprobe_event()
1623 struct trace_event *event) in print_kretprobe_event()
H A Dtrace_uprobe.c1070 print_uprobe_event(struct trace_iterator *iter, int flags, struct trace_event *event) in print_uprobe_event()
H A Dtrace_events_synth.c346 struct trace_event *event) in print_synth_event()
H A Dtrace_events_user.c1466 struct trace_event *event) in user_event_print_trace()
/linux/tools/perf/util/
H A Dtrace-event.h20 struct trace_event { struct
33 int trace_event__init(struct trace_event *t); argument
34 void trace_event__cleanup(struct trace_event *t);
58 ssize_t trace_report(int fd, struct trace_event *tevent, bool repipe);
H A Ddebug.h63 void trace_event(union perf_event *event);
H A Dsession.h58 struct trace_event tevent;
H A Ddebug.c225 void trace_event(union perf_event *event) in trace_event() function
H A Dsession.c1551 trace_event(event); in perf_session__deliver_event()
/linux/include/trace/
H A Dtrace_custom_events.h80 struct trace_event *trace_event) \
89 ret = trace_raw_output_prep(iter, trace_event); \
/linux/samples/bpf/
H A D.gitignore31 trace_event
H A DMakefile26 tprogs-y += trace_event
67 trace_event-objs := trace_event_user.o $(TRACE_HELPERS)
/linux/tools/testing/ktest/examples/bootconfigs/
H A Dboottrace.bconf55 trace_event = "initcall:*"
/linux/Documentation/trace/
H A Dboottime-trace.rst214 processing (for example, ``kernel.ftrace=function`` and ``kernel.trace_event``
300 …trace_options=sym-addr trace_event=initcall:* tp_printk trace_buf_size=1M ftrace=function ftrace_f…
306 trace_event = "initcall:*"
H A Devents.rst116 trace_event=[event-list]
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt7735 trace_event=[event-list]
7743 trace_event=:mod:<module>