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

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

Completed in 127 milliseconds