Searched refs:samplelog (Results 1 – 1 of 1) sorted by relevance
1255 int samplelog = 0; /* keep "gcc -Wall" happy ! */ in ees_process() local1263 samplelog = (samples < 2) ? 0 : in ees_process()1268 samplereduce = (1 << samplelog); in ees_process()1313 for (j = samplelog; j > 0; j--) in ees_process()