Searched refs:pc_rec_hash (Results 1 – 1 of 1) sorted by relevance
575 static PCRecord *pc_rec_hash[PC_REC_HASH_SIZE]; variable586 pr = &pc_rec_hash[h]; in kqemu_record_pc()623 for(r = pc_rec_hash[h]; r != NULL; r = r_next) { in kqemu_record_flush()627 pc_rec_hash[h] = NULL; in kqemu_record_flush()643 for(r = pc_rec_hash[h]; r != NULL; r = r->next) { in kqemu_record_dump()