Searched refs:BYTES_THRESH (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/tools/perf/ | ||
H A D | builtin-timechart.c | 1450 #define BYTES_THRESH (1 * 1024 * 1024) macro 1457 int thresh = tchart->io_events ? BYTES_THRESH : TIME_THRESH; write_svg_file() |
Completed in 70 milliseconds