Home
last modified time | relevance | path

Searched refs:rw_thread_run (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/virtio/virtio-trace/
H A Dtrace-agent.h61 extern pthread_t rw_thread_run(struct rw_thread_info *rw_ti);
H A Dtrace-agent-rw.c178 pthread_t rw_thread_run(struct rw_thread_info *rw_ti) in rw_thread_run() function
H A Dtrace-agent.c225 rw_thread_per_cpu[cpu] = rw_thread_run(s->rw_ti[cpu]); in agent_main_loop()
/kernel/linux/linux-6.6/tools/virtio/virtio-trace/
H A Dtrace-agent.h61 extern pthread_t rw_thread_run(struct rw_thread_info *rw_ti);
H A Dtrace-agent-rw.c178 pthread_t rw_thread_run(struct rw_thread_info *rw_ti) in rw_thread_run() function
H A Dtrace-agent.c229 rw_thread_per_cpu[cpu] = rw_thread_run(s->rw_ti[cpu]); in agent_main_loop()

Completed in 3 milliseconds