Home
last modified time | relevance | path

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

/Linux-v5.10/tools/virtio/virtio-trace/
Dtrace-agent-rw.c22 struct rw_thread_info *rw_ti; in rw_thread_info_new()
24 rw_ti = zalloc(sizeof(struct rw_thread_info)); in rw_thread_info_new()
42 struct rw_thread_info *rw_ti) in rw_thread_init()
108 struct rw_thread_info *ts = (struct rw_thread_info *)thread_info; in rw_thread_main()
178 pthread_t rw_thread_run(struct rw_thread_info *rw_ti) in rw_thread_run()
Dtrace-agent.h23 struct rw_thread_info *rw_ti[MAX_CPUS];
35 struct rw_thread_info { struct
60 struct rw_thread_info *rw_ti); argument
61 extern pthread_t rw_thread_run(struct rw_thread_info *rw_ti);