Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/trace/
Dtrace.c2191 static int do_run_tracer_selftest(struct tracer *type) in do_run_tracer_selftest() function
2256 static inline int do_run_tracer_selftest(struct tracer *type) in do_run_tracer_selftest() function
2323 ret = do_run_tracer_selftest(type); in register_tracer()