Home
last modified time | relevance | path

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

/linux-6.12.1/tools/virtio/virtio-trace/
Dtrace-agent.c60 s->use_stdout = false; in agent_info_new()
168 if (!s->use_stdout) { in agent_info_init()
176 rw_thread_init(cpu, in_path, out_path, s->use_stdout, in agent_info_init()
198 s->use_stdout = true; in parse_args()
Dtrace-agent.h20 bool use_stdout; member
/linux-6.12.1/tools/perf/util/
Dprobe-event.h175 const char *module, bool use_stdout);
Dprobe-event.c2634 const char *module, bool use_stdout) in show_perf_probe_event() argument
2641 if (use_stdout) in show_perf_probe_event()