Home
last modified time | relevance | path

Searched refs:__graph_entry (Results 1 – 1 of 1) 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() function
161 return __graph_entry(tr, trace, trace_ctx, NULL); in __trace_graph_entry()
288 ret = __graph_entry(tr, trace, trace_ctx, fregs); in graph_entry()