Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace_functions_graph.c410 __init void init_array_fgraph_ops(struct trace_array *tr, struct ftrace_ops *ops) in init_array_fgraph_ops() function
H A Dtrace.h1100 #define init_array_fgraph_ops(tr, ops) do { } while (0) macro