Searched defs:profHashEntry (Results 1 – 1 of 1) sorted by relevance
71 struct profHashEntry struct73 unsigned int pc; /* the pc, minus any redundant bits. */74 unsigned int next; /* the next pointer as an entry index */98 struct profHashEntry *entries; argument