Home
last modified time | relevance | path

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

/linux/kernel/trace/
A Dtrace_output.c1063 static struct trace_event_functions trace_fn_funcs = {
1203 static struct trace_event_functions trace_ctx_funcs = {
1215 static struct trace_event_functions trace_wake_funcs = {
1256 static struct trace_event_functions trace_stack_funcs = {
1372 static struct trace_event_functions trace_hwlat_funcs = {
1442 static struct trace_event_functions trace_osnoise_funcs = {
1490 static struct trace_event_functions trace_timerlat_funcs = {
1534 static struct trace_event_functions trace_bputs_funcs = {
1578 static struct trace_event_functions trace_bprint_funcs = {
1618 static struct trace_event_functions trace_print_funcs = {
[all …]
A Dtrace_syscalls.c476 struct trace_event_functions enter_syscall_print_funcs = {
480 struct trace_event_functions exit_syscall_print_funcs = {
A Dtrace_branch.c164 static struct trace_event_functions trace_branch_funcs = {
A Dtrace_fprobe.c627 static struct trace_event_functions fentry_funcs = {
631 static struct trace_event_functions fexit_funcs = {
A Dtrace_eprobe.c598 static struct trace_event_functions eprobe_funcs = {
A Dtrace_kprobe.c1843 static struct trace_event_functions kretprobe_funcs = {
1847 static struct trace_event_functions kprobe_funcs = {
A Dtrace_functions_graph.c1374 static struct trace_event_functions graph_functions = {
A Dtrace_uprobe.c1583 static struct trace_event_functions uprobe_funcs = {
A Dblktrace.c1578 static struct trace_event_functions trace_blk_event_funcs = {
A Dtrace_events_synth.c426 static struct trace_event_functions synth_event_funcs = {
A Dtrace_events_user.c1446 static struct trace_event_functions user_event_funcs = {
/linux/include/trace/
A Dtrace_events.h207 static struct trace_event_functions trace_event_type_funcs_##call = { \
233 static struct trace_event_functions trace_event_type_funcs_##call = { \
A Dtrace_custom_events.h97 static struct trace_event_functions trace_custom_event_type_funcs_##call = { \
/linux/include/linux/
A Dtrace_events.h147 struct trace_event_functions { struct
157 struct trace_event_functions *funcs; argument
A Dsyscalls.h141 extern struct trace_event_functions enter_syscall_print_funcs;
142 extern struct trace_event_functions exit_syscall_print_funcs;

Completed in 47 milliseconds