Searched refs:MAX_HIST_CNT (Results 1 – 1 of 1) sorted by relevance
5347 #define MAX_HIST_CNT 4 macro5358 hist_pads = __alloc_percpu(sizeof(struct hist_pad) * MAX_HIST_CNT, in alloc_hist_pad()5390 if (this_cpu_read(hist_pad_cnt) == MAX_HIST_CNT) { in get_hist_pad()