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

/external/blktrace/
H A Dblktrace.c326 static int (*handle_pfds)(struct tracer *, int, int); variable
1804 (void)handle_pfds(tp, ndone, piped_output);
1813 while (handle_pfds(tp, ndevs, 1) > 0)
2152 handle_pfds = handle_pfds_netclient;
2154 handle_pfds = handle_pfds_entries;
2157 handle_pfds = handle_pfds_entries;
2161 handle_pfds = handle_pfds_file;

Completed in 30 milliseconds