Searched refs:old_tot_ops (Results 1 – 1 of 1) sorted by relevance
853 uint64_t tot, tot_ops, old_tot, old_tot_ops; in req_print_v4() local870 old_tot_ops = 0; in req_print_v4()874 for (i = 2, old_tot_ops = 0; i < req_old->ks_ndata; i++) in req_print_v4()875 old_tot_ops += kptr_old[i].value.ui64; in req_print_v4()886 tot_ops -= old_tot_ops; in req_print_v4()