Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dtrace.c2066 static int do_run_tracer_selftest(struct tracer *type) in do_run_tracer_selftest() function
2135 static inline int do_run_tracer_selftest(struct tracer *type) in do_run_tracer_selftest() function
2202 ret = do_run_tracer_selftest(type); in register_tracer()