Searched refs:BYTES_THRESH (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/
H A Dbuiltin-timechart.c1457 #define BYTES_THRESH (1 * 1024 * 1024) macro
1464 int thresh = tchart->io_events ? BYTES_THRESH : TIME_THRESH;

Completed in 226 milliseconds