Home
last modified time | relevance | path

Searched refs:hist1 (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/events/
H A Dhw_breakpoint.c266 bp_slots_histogram_max_merge(struct bp_slots_histogram *hist1, struct bp_slots_histogram *hist2, in bp_slots_histogram_max_merge() argument
270 const int count1 = atomic_read(&hist1->count[i]); in bp_slots_histogram_max_merge()
274 ASSERT_EXCLUSIVE_WRITER(hist1->count[i]); in bp_slots_histogram_max_merge()
/linux/include/uapi/linux/media/amlogic/
H A Dc3-isp-config.h70 __u16 hist1; member
/linux/include/uapi/linux/media/arm/
H A Dmali-c55-config.h92 * @hist1: 16-bit normalised pixel count for the 1st intensity bin
99 * calculated by subtracting the values of hist0, hist1, hist3 and hist4 from
102 * hist2 = 0xffff - (hist0 + hist1 + hist3 + hist4)
106 __u16 hist1;
103 __u16 hist1; global() member
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-agl-defs.h1298 uint64_t hist1:32; member
1302 uint64_t hist1:32;