Home
last modified time | relevance | path

Searched refs:trace_event_functions (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.4/kernel/trace/
Dtrace_output.c881 static struct trace_event_functions trace_fn_funcs = {
1021 static struct trace_event_functions trace_ctx_funcs = {
1033 static struct trace_event_functions trace_wake_funcs = {
1073 static struct trace_event_functions trace_stack_funcs = {
1126 static struct trace_event_functions trace_user_stack_funcs = {
1190 static struct trace_event_functions trace_hwlat_funcs = {
1234 static struct trace_event_functions trace_bputs_funcs = {
1278 static struct trace_event_functions trace_bprint_funcs = {
1315 static struct trace_event_functions trace_print_funcs = {
1344 static struct trace_event_functions trace_raw_data_funcs = {
Dtrace_syscalls.c505 struct trace_event_functions enter_syscall_print_funcs = {
509 struct trace_event_functions exit_syscall_print_funcs = {
Dtrace_branch.c164 static struct trace_event_functions trace_branch_funcs = {
Dtrace_kprobe.c1529 static struct trace_event_functions kretprobe_funcs = {
1533 static struct trace_event_functions kprobe_funcs = {
Dtrace_functions_graph.c1267 static struct trace_event_functions graph_functions = {
Dtrace_uprobe.c1506 static struct trace_event_functions uprobe_funcs = {
Dblktrace.c1555 static struct trace_event_functions trace_blk_event_funcs = {
Dtrace_events_hist.c871 static struct trace_event_functions synth_event_funcs = {
/Linux-v5.4/include/linux/
Dtrace_events.h117 struct trace_event_functions { struct
128 struct trace_event_functions *funcs; argument
Dsyscalls.h132 extern struct trace_event_functions enter_syscall_print_funcs;
133 extern struct trace_event_functions exit_syscall_print_funcs;
/Linux-v5.4/include/trace/
Dtrace_events.h364 static struct trace_event_functions trace_event_type_funcs_##call = { \
390 static struct trace_event_functions trace_event_type_funcs_##call = { \