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.c2167 static int do_run_tracer_selftest(struct tracer *type) in do_run_tracer_selftest() function
2229 static inline int do_run_tracer_selftest(struct tracer *type) in do_run_tracer_selftest() function
2296 ret = do_run_tracer_selftest(type); in register_tracer()