Home
last modified time | relevance | path

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

/external/blktrace/
Dblktrace.c282 static int piped_output; variable
476 return piped_output || net_client_use_send(); in use_tracer_devpaths()
786 if (!piped_output || (errno != EPIPE && errno != EBADF)) { in write_data()
1559 if (!piped_output) { in close_iop()
1631 if (piped_output) in open_ios()
1767 if (!piped_output && --nevs == 0) in handle_pfds_entries()
1792 if (piped_output) in thread_main()
1803 if (ndone || piped_output) in thread_main()
1804 (void)handle_pfds(tp, ndone, piped_output); in thread_main()
1952 if (piped_output) in show_stats()
[all …]