Home
last modified time | relevance | path

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

/linux-3.4.99/samples/trace_events/
Dtrace-events-sample.c21 static int simple_thread(void *arg) in simple_thread() function
35 simple_tsk = kthread_run(simple_thread, NULL, "event-sample"); in trace_event_init()