Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-timechart.c1448 #define BYTES_THRESH (1 * 1024 * 1024) macro
1455 int thresh = tchart->io_events ? BYTES_THRESH : TIME_THRESH; in write_svg_file()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-timechart.c1457 #define BYTES_THRESH (1 * 1024 * 1024) macro
1464 int thresh = tchart->io_events ? BYTES_THRESH : TIME_THRESH; in write_svg_file()

Completed in 5 milliseconds