Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dftrace_event.h95 struct trace_event_functions { struct
106 struct trace_event_functions *funcs; argument
Dsyscalls.h125 extern struct trace_event_functions enter_syscall_print_funcs;
126 extern struct trace_event_functions exit_syscall_print_funcs;
/linux-3.3/kernel/trace/
Dtrace_output.c950 static struct trace_event_functions trace_fn_funcs = {
1091 static struct trace_event_functions trace_ctx_funcs = {
1103 static struct trace_event_functions trace_wake_funcs = {
1147 static struct trace_event_functions trace_stack_funcs = {
1177 static struct trace_event_functions trace_user_stack_funcs = {
1234 static struct trace_event_functions trace_bprint_funcs = {
1281 static struct trace_event_functions trace_print_funcs = {
Dtrace_syscalls.c35 struct trace_event_functions enter_syscall_print_funcs = {
39 struct trace_event_functions exit_syscall_print_funcs = {
Dtrace_branch.c170 static struct trace_event_functions trace_branch_funcs = {
Dtrace_kprobe.c1945 static struct trace_event_functions kretprobe_funcs = {
1949 static struct trace_event_functions kprobe_funcs = {
Dtrace_functions_graph.c1425 static struct trace_event_functions graph_functions = {
Dblktrace.c1448 static struct trace_event_functions trace_blk_event_funcs = {
/linux-3.3/include/trace/
Dftrace.h258 static struct trace_event_functions ftrace_event_type_funcs_##call = { \
292 static struct trace_event_functions ftrace_event_type_funcs_##call = { \