Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_functions_graph.c127 static int __graph_entry(struct trace_array *tr, struct ftrace_graph_ent *trace, in __graph_entry()
158 struct ftrace_graph_ent *trace, in __trace_graph_entry()
166 struct ftrace_graph_ent *trace, in __trace_graph_retaddr_entry()
200 struct ftrace_graph_ent *trace, in __trace_graph_retaddr_entry()
225 static int graph_entry(struct ftrace_graph_ent *trace, in graph_entry()
294 int trace_graph_entry(struct ftrace_graph_ent *trace, in trace_graph_entry()
301 static int trace_graph_entry_args(struct ftrace_graph_ent *trace, in trace_graph_entry_args()
313 struct ftrace_graph_ent ent = { in __trace_graph_function()
948 struct ftrace_graph_ent *call; in print_graph_entry_leaf()
1017 struct ftrace_graph_ent *call = &entry->graph_ent; in print_graph_entry_nested()
[all …]
H A Dfgraph.c295 static int entry_run(struct ftrace_graph_ent *trace, struct fgraph_ops *ops, in entry_run()
521 int ftrace_graph_entry_stub(struct ftrace_graph_ent *trace, in ftrace_graph_entry_stub()
652 struct ftrace_graph_ent trace; in function_graph_enter_regs()
1192 static int fgraph_pid_func(struct ftrace_graph_ent *trace, in fgraph_pid_func()
H A Dtrace.h751 int trace_graph_entry(struct ftrace_graph_ent *trace, struct fgraph_ops *gops,
962 struct ftrace_graph_ent *trace,
965 struct ftrace_graph_ent *trace,
1026 ftrace_graph_addr(unsigned long *task_var, struct ftrace_graph_ent *trace) in ftrace_graph_addr()
1105 static inline int ftrace_graph_addr(unsigned long *task_var, struct ftrace_graph_ent *trace) in ftrace_graph_addr()
1123 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 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 Dfprobe.c373 static int fprobe_fgraph_entry(struct ftrace_graph_ent *trace, struct fgraph_ops *gops, in fprobe_fgraph_entry()
H A Dftrace.c842 static int profile_graph_entry(struct ftrace_graph_ent *trace, in profile_graph_entry()
/linux/include/linux/
H A Dftrace.h1168 struct ftrace_graph_ent { struct
1177 struct ftrace_graph_ent ent; argument
1202 typedef int (*trace_func_graph_ent_t)(struct ftrace_graph_ent *,
1206 extern int ftrace_graph_entry_stub(struct ftrace_graph_ent *trace,