Home
last modified time | relevance | path

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

/openbmc/linux/kernel/events/
H A Dhw_breakpoint.c186 bp_slots_histogram_alloc(struct bp_slots_histogram *hist, enum bp_type_idx type) in bp_slots_histogram_alloc() function
208 if (!bp_slots_histogram_alloc(&info->tsk_pinned, i)) in init_breakpoint_slots()
213 if (!bp_slots_histogram_alloc(&cpu_pinned[i], i)) in init_breakpoint_slots()
215 if (!bp_slots_histogram_alloc(&tsk_pinned_all[i], i)) in init_breakpoint_slots()