Searched refs:secs_rg (Results 1 – 2 of 2) sorted by relevance
47 unsigned long secs_rg; member
160 return sysfs_emit(buf, "%lu\n", pd->stats.secs_rg >> 1); in kb_read_gather_show()173 pd->stats.secs_rg = 0; in reset_store()468 seq_printf(m, "\tread gather:\t\t%lukB\n", pd->stats.secs_rg >> 1); in pkt_seq_show()1070 pd->stats.secs_rg += frames_read * (CD_FRAMESIZE >> 9); in pkt_gather_data()