Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-timechart.c1449 #define TIME_THRESH 10000000 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.c1458 #define TIME_THRESH 10000000 macro
1464 int thresh = tchart->io_events ? BYTES_THRESH : TIME_THRESH; in write_svg_file()

Completed in 8 milliseconds