Home
last modified time | relevance | path

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

/external/blktrace/
Dblktrace.c328 static int (*handle_pfds)(struct tracer *, int, int); variable
1858 (void)handle_pfds(tp, ndone, piped_output); in thread_main()
1867 while (handle_pfds(tp, ndevs, 1) > 0) in thread_main()
2251 handle_pfds = handle_pfds_netclient; in handle_args()
2253 handle_pfds = handle_pfds_entries; in handle_args()
2256 handle_pfds = handle_pfds_entries; in handle_args()
2263 handle_pfds = handle_pfds_file; in handle_args()