Lines Matching refs:get_bp_info
62 static struct bp_cpuinfo *get_bp_info(int cpu, enum bp_type_idx type)
206 struct bp_cpuinfo *info = get_bp_info(cpu, i);
223 bp_slots_histogram_free(&get_bp_info(err_cpu, i)->tsk_pinned);
304 struct bp_slots_histogram *tsk_pinned = &get_bp_info(cpu, type)->tsk_pinned;
390 struct bp_cpuinfo *info = get_bp_info(cpu, type);
421 struct bp_cpuinfo *info = get_bp_info(bp->cpu, type);
482 bp_slots_histogram_add(&get_bp_info(cpu, type)->tsk_pinned,
486 bp_slots_histogram_add(&get_bp_info(bp->cpu, type)->tsk_pinned,
493 bp_slots_histogram_add(&get_bp_info(bp->cpu, type)->tsk_pinned,
497 bp_slots_histogram_add(&get_bp_info(cpu, type)->tsk_pinned,
510 bp_slots_histogram_add(&get_bp_info(cpu, type)->tsk_pinned,
904 struct bp_cpuinfo *info = get_bp_info(cpu, type);