Searched defs:nslot (Results 1 – 3 of 3) sorted by relevance
103 uint32_t nslot; /* number of hash slots */ member
1428 static int merge_deltas(long long *oslot, long long *nslot, int milis) in merge_deltas()1460 int (*filter)(long long *oslot, long long *nslot, int milis)) in top_common()1784 static int iotop_filter(long long *oslot, long long *nslot, int milis) in iotop_filter()
367 uint32_t nslot = 0; in avtab_alloc() local