Home
last modified time | relevance | path

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

/openbmc/linux/kernel/events/
H A Dhw_breakpoint.c192 static __init void bp_slots_histogram_free(struct bp_slots_histogram *hist) in bp_slots_histogram_free() function
223 bp_slots_histogram_free(&get_bp_info(err_cpu, i)->tsk_pinned); in init_breakpoint_slots()
228 bp_slots_histogram_free(&cpu_pinned[i]); in init_breakpoint_slots()
229 bp_slots_histogram_free(&tsk_pinned_all[i]); in init_breakpoint_slots()