Home
last modified time | relevance | path

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

/Linux-v5.4/samples/trace_events/
Dtrace-events-sample.c48 static int simple_thread(void *arg) in simple_thread() function
118 simple_tsk = kthread_run(simple_thread, NULL, "event-sample"); in trace_event_init()