SAMPLES           850 drivers/input/misc/adxl34x.c 			SAMPLES(pdata->watermark));
SAMPLES           446 tools/perf/ui/hist.c 	HPP__PRINT_FNS("Samples", samples, SAMPLES),
SAMPLES           148 tools/testing/selftests/timers/freq-step.c 	struct sample samples[SAMPLES];
SAMPLES           167 tools/testing/selftests/timers/freq-step.c 	for (i = 0; i < SAMPLES; i++) {
SAMPLES           173 tools/testing/selftests/timers/freq-step.c 		regress(samples, SAMPLES, &intercept, &slope, &stddev1, &max1);
SAMPLES           180 tools/testing/selftests/timers/freq-step.c 	regress(samples, SAMPLES / 2, &intercept, &slope, &stddev1, &max1);
SAMPLES           184 tools/testing/selftests/timers/freq-step.c 	regress(samples + SAMPLES / 2, SAMPLES / 2, &intercept, &slope,