Home
last modified time | relevance | path

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

/linux/kernel/trace/
A Dtrace_output.c912 static struct trace_event_functions trace_fn_funcs = {
1052 static struct trace_event_functions trace_ctx_funcs = {
1064 static struct trace_event_functions trace_wake_funcs = {
1104 static struct trace_event_functions trace_stack_funcs = {
1220 static struct trace_event_functions trace_hwlat_funcs = {
1290 static struct trace_event_functions trace_osnoise_funcs = {
1336 static struct trace_event_functions trace_timerlat_funcs = {
1380 static struct trace_event_functions trace_bputs_funcs = {
1424 static struct trace_event_functions trace_bprint_funcs = {
1461 static struct trace_event_functions trace_print_funcs = {
[all …]
A Dtrace_syscalls.c493 struct trace_event_functions enter_syscall_print_funcs = {
497 struct trace_event_functions exit_syscall_print_funcs = {
A Dtrace_branch.c164 static struct trace_event_functions trace_branch_funcs = {
A Dtrace_kprobe.c1747 static struct trace_event_functions kretprobe_funcs = {
1751 static struct trace_event_functions kprobe_funcs = {
A Dtrace_eprobe.c654 static struct trace_event_functions eprobe_funcs = {
A Dtrace_functions_graph.c1265 static struct trace_event_functions graph_functions = {
A Dtrace_uprobe.c1552 static struct trace_event_functions uprobe_funcs = {
A Dtrace_events_synth.c391 static struct trace_event_functions synth_event_funcs = {
A Dblktrace.c1572 static struct trace_event_functions trace_blk_event_funcs = {
/linux/include/linux/
A Dtrace_events.h128 struct trace_event_functions { struct
139 struct trace_event_functions *funcs; argument
A Dsyscalls.h135 extern struct trace_event_functions enter_syscall_print_funcs;
136 extern struct trace_event_functions exit_syscall_print_funcs;
/linux/include/trace/
A Dtrace_events.h403 static struct trace_event_functions trace_event_type_funcs_##call = { \
429 static struct trace_event_functions trace_event_type_funcs_##call = { \

Completed in 38 milliseconds