Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dftrace.h1214 struct ftrace_graph_ent { struct
1223 struct ftrace_graph_ent ent; argument
1248 typedef int (*trace_func_graph_ent_t)(struct ftrace_graph_ent *,
1252 extern int ftrace_graph_entry_stub(struct ftrace_graph_ent *trace,
/linux/kernel/trace/
H A Dfgraph.c292 static int entry_run(struct ftrace_graph_ent *trace, struct fgraph_ops *ops, in make_data_type_val()
518 int ftrace_graph_entry_stub(struct ftrace_graph_ent *trace, in ftrace_disable_ftrace_graph_caller()
653 struct ftrace_graph_ent trace; in function_graph_enter_regs()
1193 static int fgraph_pid_func(struct ftrace_graph_ent *trace, in ftrace_graph_exit_task()
H A Dtrace.h821 int trace_graph_entry(struct ftrace_graph_ent *trace, struct fgraph_ops *gops,
1053 struct ftrace_graph_ent *trace,
1056 struct ftrace_graph_ent *trace,
1117 ftrace_graph_addr(unsigned long *task_var, struct ftrace_graph_ent *trace) in ftrace_graph_addr()
1196 static inline int ftrace_graph_addr(unsigned long *task_var, struct ftrace_graph_ent *trace) in ftrace_graph_addr()
1214 ftrace_graph_ignore_func(struct fgraph_ops *gops, struct ftrace_graph_ent *trace) in ftrace_graph_ignore_func()
H A Dtrace_entries.h81 __field_struct( struct ftrace_graph_ent, graph_ent )
H A Dtrace_selftest.c776 static __init int store_entry(struct ftrace_graph_ent *trace, in store_entry()
1029 static int trace_graph_entry_watchdog(struct ftrace_graph_ent *trace, in trace_graph_entry_watchdog()
H A Dfprobe.c253 static int fprobe_fgraph_entry(struct ftrace_graph_ent *trace, struct fgraph_ops *gops,
547 static int fprobe_fgraph_entry(struct ftrace_graph_ent *trace, struct fgraph_ops *gops, in fprobe_fgraph_entry()
H A Dtrace_irqsoff.c178 static int irqsoff_graph_entry(struct ftrace_graph_ent *trace, in irqsoff_graph_entry()
H A Dtrace_sched_wakeup.c115 static int wakeup_graph_entry(struct ftrace_graph_ent *trace, in wakeup_graph_entry()
H A Dftrace.c850 static int profile_graph_entry(struct ftrace_graph_ent *trace, in profile_graph_entry()