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

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

Completed in 134 milliseconds