Home
last modified time | relevance | path

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

/Linux-v6.6/tools/virtio/virtio-trace/
Dtrace-agent.c110 static const char *make_path(int cpu_num, bool this_is_write_path) in make_path() function
146 return make_path(cpu_num, false); in make_input_path()
151 return make_path(cpu_num, true); in make_output_path()