Searched refs:pc_bins (Results 1 – 1 of 1) sorted by relevance
296 uint64_t pc_bins, res; in _kvm_pt_init() local344 pc_bins = 1 + (res * NBBY + POPCOUNT_BITS / 2) / POPCOUNT_BITS; in _kvm_pt_init()345 kd->pt_popcounts = calloc(pc_bins, sizeof(uint32_t)); in _kvm_pt_init()362 assert(pc_bins * sizeof(*popcount_bin) == in _kvm_pt_init()