Searched refs:ftrace_graph_ent (Results 1 – 9 of 9) sorted by relevance
| /linux/include/linux/ |
| H A D | ftrace.h | 1214 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 D | fgraph.c | 292 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 D | trace.h | 821 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 D | trace_entries.h | 81 __field_struct( struct ftrace_graph_ent, graph_ent )
|
| H A D | trace_selftest.c | 776 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 D | fprobe.c | 253 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 D | trace_irqsoff.c | 178 static int irqsoff_graph_entry(struct ftrace_graph_ent *trace, in irqsoff_graph_entry()
|
| H A D | trace_sched_wakeup.c | 115 static int wakeup_graph_entry(struct ftrace_graph_ent *trace, in wakeup_graph_entry()
|
| H A D | ftrace.c | 850 static int profile_graph_entry(struct ftrace_graph_ent *trace, in profile_graph_entry()
|