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