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

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

Completed in 352 milliseconds