Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/samples/trace_events/
H A Dtrace-events-sample.c22 static void simple_thread_func(int cnt) in simple_thread_func() function
53 simple_thread_func(cnt++); in simple_thread()