Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/virtio/virtio-trace/
H A Dtrace-agent.c59 s->use_stdout = false; in agent_info_new()
164 if (!s->use_stdout) { in agent_info_init()
172 rw_thread_init(cpu, in_path, out_path, s->use_stdout, in agent_info_init()
194 s->use_stdout = true; in parse_args()
H A Dtrace-agent.h13 * @use_stdout: set to true when o option is added (default false)
20 bool use_stdout; member
/kernel/linux/linux-6.6/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.h13 * @use_stdout: set to true when o option is added (default false)
20 bool use_stdout; member
/kernel/linux/linux-5.10/tools/perf/util/
H A Dprobe-event.h174 const char *module, bool use_stdout);
H A Dprobe-event.c2580 const char *module, bool use_stdout) in show_perf_probe_event()
2587 if (use_stdout) in show_perf_probe_event()
2578 show_perf_probe_event(const char *group, const char *event, struct perf_probe_event *pev, const char *module, bool use_stdout) show_perf_probe_event() argument
/kernel/linux/linux-6.6/tools/perf/util/
H A Dprobe-event.h175 const char *module, bool use_stdout);
H A Dprobe-event.c2623 const char *module, bool use_stdout) in show_perf_probe_event()
2630 if (use_stdout) in show_perf_probe_event()
2621 show_perf_probe_event(const char *group, const char *event, struct perf_probe_event *pev, const char *module, bool use_stdout) show_perf_probe_event() argument

Completed in 11 milliseconds