Searched refs:SAMPLING_READ_SIZE (Results 1 – 1 of 1) sorted by relevance
551 #define SAMPLING_READ_SIZE (16) macro574 SAMPLING_READ_SIZE / SAMPLING_INTERVAL)1343 while (i < PAGE_SIZE - SAMPLING_READ_SIZE) { in heuristic_collect_sample()1345 if (start > end - SAMPLING_READ_SIZE) in heuristic_collect_sample()1348 SAMPLING_READ_SIZE); in heuristic_collect_sample()1351 curr_sample_pos += SAMPLING_READ_SIZE; in heuristic_collect_sample()