Home
last modified time | relevance | path

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

/linux/tools/virtio/virtio-trace/
H A 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()
H A Dtrace-agent.h20 bool use_stdout; member
/linux/tools/perf/util/
H A Dprobe-event.c2671 const char *module, bool use_stdout) in show_perf_probe_event() argument
2678 if (use_stdout) in show_perf_probe_event()