Home
last modified time | relevance | path

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

/kernel/events/
Dhw_breakpoint.c265 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()