Searched defs:threshold (Results 1 – 10 of 10) sorted by relevance
199 const char *threshold, in default_print_metric()436 const char *threshold, const char *unit) in json_print_metric()
1384 static int determine_display_tasks(struct timechart *tchart, u64 threshold) in determine_display_tasks()1425 static int determine_display_io_tasks(struct timechart *timechart, u64 threshold) in determine_display_io_tasks()
34 long long threshold; member
27 long long threshold; member
458 __u32 threshold; in hystart_update() local
391 unsigned long long threshold; in remap_region() local
484 double ratio, scale, threshold; in generic_metric() local
1346 char *bf, int bfsize, float threshold) in count_float_printf()
86 uint64_t threshold:3; member
107 static const char *threshold = DFLT_THRESHOLD_US; variable