MAX_HIST_CNT
hist_pads = __alloc_percpu(sizeof(struct hist_pad) * MAX_HIST_CNT,
if (this_cpu_read(hist_pad_cnt) == MAX_HIST_CNT) {