Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/trace/
Dtrace_output.c903 static struct trace_event_functions trace_fn_funcs = {
1043 static struct trace_event_functions trace_ctx_funcs = {
1055 static struct trace_event_functions trace_wake_funcs = {
1095 static struct trace_event_functions trace_stack_funcs = {
1155 static struct trace_event_functions trace_user_stack_funcs = {
1219 static struct trace_event_functions trace_hwlat_funcs = {
1263 static struct trace_event_functions trace_bputs_funcs = {
1307 static struct trace_event_functions trace_bprint_funcs = {
1344 static struct trace_event_functions trace_print_funcs = {
1373 static struct trace_event_functions trace_raw_data_funcs = {
Dtrace_syscalls.c503 struct trace_event_functions enter_syscall_print_funcs = {
507 struct trace_event_functions exit_syscall_print_funcs = {
Dtrace_branch.c164 static struct trace_event_functions trace_branch_funcs = {
Dtrace_kprobe.c1428 static struct trace_event_functions kretprobe_funcs = {
1432 static struct trace_event_functions kprobe_funcs = {
Dtrace_functions_graph.c1463 static struct trace_event_functions graph_functions = {
Dtrace_uprobe.c1284 static struct trace_event_functions uprobe_funcs = {
Dblktrace.c1560 static struct trace_event_functions trace_blk_event_funcs = {
Dtrace_events_hist.c623 static struct trace_event_functions synth_event_funcs = {
/Linux-v4.19/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-v4.19/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 = { \