Home | History | Annotate | Download | only in ia32

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 are
158 // not equal to the name and kProbes-th slot is not used (its name is the
162 for (int i = 0; i < kProbes; i++) {
183 if (i != kProbes - 1) {