Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/trace/
Dtrace_output.c836 static struct trace_event_functions trace_fn_funcs = {
976 static struct trace_event_functions trace_ctx_funcs = {
988 static struct trace_event_functions trace_wake_funcs = {
1028 static struct trace_event_functions trace_stack_funcs = {
1088 static struct trace_event_functions trace_user_stack_funcs = {
1131 static struct trace_event_functions trace_bputs_funcs = {
1175 static struct trace_event_functions trace_bprint_funcs = {
1212 static struct trace_event_functions trace_print_funcs = {
Dtrace_branch.c162 static struct trace_event_functions trace_branch_funcs = {
Dtrace_syscalls.c489 struct trace_event_functions enter_syscall_print_funcs = {
493 struct trace_event_functions exit_syscall_print_funcs = {
Dtrace_kprobe.c1257 static struct trace_event_functions kretprobe_funcs = {
1261 static struct trace_event_functions kprobe_funcs = {
Dtrace_functions_graph.c1381 static struct trace_event_functions graph_functions = {
Dtrace_uprobe.c1288 static struct trace_event_functions uprobe_funcs = {
Dblktrace.c1433 static struct trace_event_functions trace_blk_event_funcs = {
/linux-4.4.14/include/linux/
Dtrace_events.h121 struct trace_event_functions { struct
132 struct trace_event_functions *funcs; argument
Dsyscalls.h116 extern struct trace_event_functions enter_syscall_print_funcs;
117 extern struct trace_event_functions exit_syscall_print_funcs;
/linux-4.4.14/include/trace/
Dtrace_events.h325 static struct trace_event_functions trace_event_type_funcs_##call = { \
351 static struct trace_event_functions trace_event_type_funcs_##call = { \