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

/freebsd-12-stable/sys/fs/nfsserver/
H A Dnfs_nfsdcache.c842 int force, lastslot, i, j, k, tto, time_histo[HISTSIZE]; local
887 time_histo[i] = 0;
932 time_histo[j]++;
945 k += time_histo[i];

Completed in 107 milliseconds