Home
last modified time | relevance | path

Searched defs:allocate_fgraph_ops (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/trace/
H A Dtrace_functions_graph.c386 int allocate_fgraph_ops(struct trace_array *tr, struct ftrace_ops *ops) in allocate_fgraph_ops() function
H A Dtrace.h1101 #define allocate_fgraph_ops(tr, ops) ({ 0; }) macro