Lines Matching full:kprobes
152 static const int kProbes = 4;157 // If names of slots in range from 1 to kProbes - 1 for the hash value are158 // not equal to the name and kProbes-th slot is not used (its name is the162 for (int i = 0; i < kProbes; i++) {183 if (i != kProbes - 1) {