Home
last modified time | relevance | path

Searched refs:ftrace_startup (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/kernel/trace/
H A Dftrace_internal.h15 int ftrace_startup(struct ftrace_ops *ops, int command);
22 # define ftrace_startup(ops, command) \ macro
H A Dfgraph.c666 ret = ftrace_startup(&graph_ops, FTRACE_START_FUNC_RET); in register_ftrace_graph()
H A Dftrace.c3009 int ftrace_startup(struct ftrace_ops *ops, int command) in ftrace_startup() function
4910 ret = ftrace_startup(&probe->ops, 0); in register_ftrace_function_probe()
8048 ret = ftrace_startup(ops, 0); in register_ftrace_function_nolock()