Searched refs:hist1 (Results 1 – 3 of 3) sorted by relevance
265 bp_slots_histogram_max_merge(struct bp_slots_histogram *hist1, struct bp_slots_histogram *hist2, in bp_slots_histogram_max_merge() argument 269 const int count1 = atomic_read(&hist1->count[i]); in bp_slots_histogram_max_merge() 273 ASSERT_EXCLUSIVE_WRITER(hist1->count[i]); in bp_slots_histogram_max_merge()
56 * So hist2 = 0xffff - (hist0 + hist1 + hist3 + hist4)59 * @hist1: the global normalized pixel count for bin 165 __u16 hist1; member
1298 uint64_t hist1:32; member 1302 uint64_t hist1:32;