Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_functions_graph.c114 struct ftrace_graph_ent *trace, in __trace_graph_entry()
134 struct ftrace_graph_ent *trace, in __trace_graph_retaddr_entry()
156 struct ftrace_graph_ent *trace, in __trace_graph_retaddr_entry()
177 int trace_graph_entry(struct ftrace_graph_ent *trace, in trace_graph_entry()
262 struct ftrace_graph_ent ent = { in __trace_graph_function()
853 struct ftrace_graph_ent *call; in print_graph_entry_leaf()
912 struct ftrace_graph_ent *call = &entry->graph_ent; in print_graph_entry_nested()
1110 struct ftrace_graph_ent *call = &field->graph_ent; in print_graph_entry()
H A Dfgraph.c295 static int entry_run(struct ftrace_graph_ent *trace, struct fgraph_ops *ops, in entry_run()
524 int ftrace_graph_entry_stub(struct ftrace_graph_ent *trace, in ftrace_graph_entry_stub()
655 struct ftrace_graph_ent trace; in function_graph_enter_regs()
1187 static int fgraph_pid_func(struct ftrace_graph_ent *trace, in fgraph_pid_func()
H A Dtrace.h711 int trace_graph_entry(struct ftrace_graph_ent *trace, struct fgraph_ops *gops,
919 struct ftrace_graph_ent *trace,
922 struct ftrace_graph_ent *trace,
982 ftrace_graph_addr(unsigned long *task_var, struct ftrace_graph_ent *trace) in ftrace_graph_addr()
1061 static inline int ftrace_graph_addr(unsigned long *task_var, struct ftrace_graph_ent *trace) in ftrace_graph_addr()
1078 ftrace_graph_ignore_func(struct fgraph_ops *gops, struct ftrace_graph_ent *trace) in ftrace_graph_ignore_func()
H A Dtrace_entries.h80 __field_struct( struct ftrace_graph_ent, graph_ent )
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.c821 static int profile_graph_entry(struct ftrace_graph_ent *trace, in profile_graph_entry()
/linux/include/linux/
H A Dftrace.h1125 struct ftrace_graph_ent { struct
1162 typedef int (*trace_func_graph_ent_t)(struct ftrace_graph_ent *,
1166 extern int ftrace_graph_entry_stub(struct ftrace_graph_ent *trace,