Searched refs:nr_reads (Results 1 – 1 of 1) sorted by relevance
1091 unsigned int nr_reads = 0, nr_writes = 0; in throtl_dispatch_tg() local1102 nr_reads++; in throtl_dispatch_tg()1104 if (nr_reads >= max_nr_reads) in throtl_dispatch_tg()1118 return nr_reads + nr_writes; in throtl_dispatch_tg()