Home
last modified time | relevance | path

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

/tools/virtio/virtio-trace/
Dtrace-agent-rw.c104 static void *rw_thread_main(void *thread_info) in rw_thread_main() argument
108 struct rw_thread_info *ts = (struct rw_thread_info *)thread_info; in rw_thread_main()