Home
last modified time | relevance | path

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

/linux-6.1.9/samples/trace_events/
Dtrace-events-sample.c22 static void do_simple_thread_func(int cnt, const char *fmt, ...) in do_simple_thread_func() function
58 do_simple_thread_func(cnt, "iter=%d", cnt); in simple_thread_func()