Home
last modified time | relevance | path

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

/linux-4.4.14/tools/virtio/virtio-trace/
Dtrace-agent.c61 s->use_stdout = false; in agent_info_new()
166 if (!s->use_stdout) { in agent_info_init()
174 rw_thread_init(cpu, in_path, out_path, s->use_stdout, in agent_info_init()
196 s->use_stdout = true; in parse_args()
Dtrace-agent.h19 bool use_stdout; member
/linux-4.4.14/tools/perf/util/
Dprobe-event.h152 const char *module, bool use_stdout);
Dprobe-event.c2200 const char *module, bool use_stdout) in show_perf_probe_event() argument
2207 if (use_stdout) in show_perf_probe_event()