Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtrace.c2236 static int do_run_tracer_selftest(struct tracer *type) in do_run_tracer_selftest() function
2298 static inline int do_run_tracer_selftest(struct tracer *type) in do_run_tracer_selftest() function
2365 ret = do_run_tracer_selftest(type); in register_tracer()