Home
last modified time | relevance | path

Searched defs:threshold (Results 1 – 2 of 2) sorted by relevance

/tools/perf/
Dbuiltin-timechart.c1375 static int determine_display_tasks(struct timechart *tchart, u64 threshold) in determine_display_tasks()
1416 static int determine_display_io_tasks(struct timechart *timechart, u64 threshold) in determine_display_io_tasks()
/tools/perf/util/
Dcallchain.c1312 char *bf, int bfsize, float threshold) in count_float_printf()