Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/trace/
Dtrace_output.c893 static struct trace_event_functions trace_fn_funcs = {
1033 static struct trace_event_functions trace_ctx_funcs = {
1045 static struct trace_event_functions trace_wake_funcs = {
1085 static struct trace_event_functions trace_stack_funcs = {
1138 static struct trace_event_functions trace_user_stack_funcs = {
1202 static struct trace_event_functions trace_hwlat_funcs = {
1246 static struct trace_event_functions trace_bputs_funcs = {
1290 static struct trace_event_functions trace_bprint_funcs = {
1327 static struct trace_event_functions trace_print_funcs = {
1356 static struct trace_event_functions trace_raw_data_funcs = {
Dtrace_syscalls.c497 struct trace_event_functions enter_syscall_print_funcs = {
501 struct trace_event_functions exit_syscall_print_funcs = {
Dtrace_branch.c164 static struct trace_event_functions trace_branch_funcs = {
Dtrace_kprobe.c1748 static struct trace_event_functions kretprobe_funcs = {
1752 static struct trace_event_functions kprobe_funcs = {
Dtrace_functions_graph.c1267 static struct trace_event_functions graph_functions = {
Dtrace_uprobe.c1546 static struct trace_event_functions uprobe_funcs = {
Dtrace_events_synth.c390 static struct trace_event_functions synth_event_funcs = {
Dblktrace.c1636 static struct trace_event_functions trace_blk_event_funcs = {
/Linux-v5.10/include/linux/
Dtrace_events.h124 struct trace_event_functions { struct
135 struct trace_event_functions *funcs; argument
Dsyscalls.h131 extern struct trace_event_functions enter_syscall_print_funcs;
132 extern struct trace_event_functions exit_syscall_print_funcs;
/Linux-v5.10/include/trace/
Dtrace_events.h371 static struct trace_event_functions trace_event_type_funcs_##call = { \
397 static struct trace_event_functions trace_event_type_funcs_##call = { \