get_bp_info
struct bp_cpuinfo *info = get_bp_info(cpu, i);
bp_slots_histogram_free(&get_bp_info(err_cpu, i)->tsk_pinned);
struct bp_slots_histogram *tsk_pinned = &get_bp_info(cpu, type)->tsk_pinned;
struct bp_cpuinfo *info = get_bp_info(cpu, type);
struct bp_cpuinfo *info = get_bp_info(bp->cpu, type);
bp_slots_histogram_add(&get_bp_info(cpu, type)->tsk_pinned,
bp_slots_histogram_add(&get_bp_info(bp->cpu, type)->tsk_pinned,
bp_slots_histogram_add(&get_bp_info(bp->cpu, type)->tsk_pinned,
bp_slots_histogram_add(&get_bp_info(cpu, type)->tsk_pinned,
bp_slots_histogram_add(&get_bp_info(cpu, type)->tsk_pinned,
struct bp_cpuinfo *info = get_bp_info(cpu, type);