bp_slots_histogram
bp_slots_histogram_alloc(struct bp_slots_histogram *hist, enum bp_type_idx type)
static __init void bp_slots_histogram_free(struct bp_slots_histogram *hist)
bp_slots_histogram_add(struct bp_slots_histogram *hist, int old, int val)
bp_slots_histogram_max(struct bp_slots_histogram *hist, enum bp_type_idx type)
bp_slots_histogram_max_merge(struct bp_slots_histogram *hist1, struct bp_slots_histogram *hist2,
struct bp_slots_histogram *tsk_pinned = &get_bp_info(cpu, type)->tsk_pinned;
struct bp_slots_histogram tsk_pinned;
static struct bp_slots_histogram cpu_pinned[TYPE_MAX];
static struct bp_slots_histogram tsk_pinned_all[TYPE_MAX];