Home
last modified time | relevance | path

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

/openbmc/linux/samples/ftrace/
H A Dsample-trace-array.c46 static void simple_thread_func(int count) in simple_thread_func() function
83 simple_thread_func(count++); in simple_thread()
/openbmc/linux/samples/trace_events/
H A Dtrace-events-sample.c56 static void simple_thread_func(int cnt) in simple_thread_func() function
66 simple_thread_func(cnt++); in simple_thread()