Searched refs:profHashEntry (Results 1 – 2 of 2) sorted by relevance
205 profTable->hdr.tableSize * sizeof(struct profHashEntry)) in profread()234 profTable->hdr.tableSize * sizeof(struct profHashEntry)); in profread()267 sizeof(struct profHashEntry), uio)) in profread()341 info->tableSize * sizeof(struct profHashEntry), in profStart()344 phashTables[0]->entries = (struct profHashEntry *) in profStart()348 info->tableSize * sizeof(struct profHashEntry), in profStart()351 phashTables[1]->entries = (struct profHashEntry *) in profStart()355 info->tableSize * sizeof(struct profHashEntry)); in profStart()357 info->tableSize * sizeof(struct profHashEntry)); in profStart()579 struct profHashEntry *sample; in profEnter()[all …]
71 struct profHashEntry struct98 struct profHashEntry *entries; argument