Home
last modified time | relevance | path

Searched refs:ftrace_pids_enabled (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dftrace.h1169 bool ftrace_pids_enabled(struct ftrace_ops *ops);
/linux/kernel/trace/
H A Dtrace_functions.c275 if (ftrace_pids_enabled(op)) in function_stack_trace_call()
H A Dfgraph.c1217 gops->entryfunc = ftrace_pids_enabled(op) ? in fgraph_update_pid_func()
H A Dftrace.c103 bool ftrace_pids_enabled(struct ftrace_ops *ops) in ftrace_pids_enabled() function
363 if (ftrace_pids_enabled(ops)) in __register_ftrace_function()
404 op->func = ftrace_pids_enabled(op) ? in ftrace_update_pid_func()