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

/linux-master/tools/virtio/virtio-trace/
H A Dtrace-agent.c110 static const char *make_path(int cpu_num, bool this_is_write_path) argument
121 if (this_is_write_path)
133 this_is_write_path ? "read" : "write", cpu_num, ret);

Completed in 262 milliseconds