Home
last modified time | relevance | path

Searched refs:ftrace_function_local_enable (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/kernel/trace/
Dtrace_event_perf.c308 ftrace_function_local_enable(&event->ftrace_ops); in perf_ftrace_function_enable()
/linux-3.4.99/include/linux/
Dftrace.h126 static inline void ftrace_function_local_enable(struct ftrace_ops *ops) in ftrace_function_local_enable() function