Home
last modified time | relevance | path

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

/linux-6.6.21/tools/virtio/virtio-trace/
Dtrace-agent-rw.c104 static void *rw_thread_main(void *thread_info) in rw_thread_main() function
183 ret = pthread_create(&rw_thread_per_cpu, NULL, rw_thread_main, rw_ti); in rw_thread_run()