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