Home
last modified time | relevance | path

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

/tools/virtio/virtio-trace/
Dtrace-agent.h54 extern void *rw_ctl_loop(int ctl_fd);
Dtrace-agent-ctl.c89 void *rw_ctl_loop(int ctl_fd) in rw_ctl_loop() function
Dtrace-agent.c227 rw_ctl_loop(s->ctl_fd); in agent_main_loop()