Home
last modified time | relevance | path

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

/openbmc/linux/samples/trace_events/
H A 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()