Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_functions_graph.c293 int allocate_fgraph_ops(struct trace_array *tr, struct ftrace_ops *ops) in allocate_fgraph_ops() function
Dtrace.h1077 #define allocate_fgraph_ops(tr, ops) ({ 0; }) macro