Home
last modified time | relevance | path

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

/external/blktrace/
Dblktrace.c1662 static int handle_pfds_file(struct tracer *tp, int nevs, int force_read) in handle_pfds_file() argument
1669 for (i = 0; nevs > 0 && i < ndevs; i++, pfd++, iop++) { in handle_pfds_file()
1698 nevs--; in handle_pfds_file()
1705 static int handle_pfds_netclient(struct tracer *tp, int nevs, int force_read) in handle_pfds_netclient() argument
1729 if (--nevs == 0) in handle_pfds_netclient()
1740 static int handle_pfds_entries(struct tracer *tp, int nevs, int force_read) in handle_pfds_entries() argument
1767 if (!piped_output && --nevs == 0) in handle_pfds_entries()