Searched defs:min (Results 1 – 16 of 16) sorted by relevance
| /tools/lib/traceevent/ |
| D | event-utils.h | 37 #define min(x, y) ({ \ macro
|
| /tools/power/cpupower/utils/ |
| D | cpufreq-info.c | 61 unsigned long min, max; in proc_cpufreq_output() local 252 unsigned long min, max, freq_kernel, freq_hardware; in debug_output_one() local 413 unsigned long min, max; in get_hardware_limits() local
|
| /tools/power/cpupower/lib/ |
| D | cpufreq.h | 24 unsigned long min; member
|
| D | cpufreq.c | 37 unsigned long *min, in cpufreq_get_hardware_limits()
|
| D | sysfs.c | 225 unsigned long *min, in sysfs_get_freq_hardware_limits() 585 char min[SYSFS_PATH_MAX]; in sysfs_set_freq_policy() local
|
| /tools/perf/util/ |
| D | stat.h | 11 u64 max, min; member
|
| D | map.h | 43 u32 maj, min; /* only valid for MMAP2 record */ member
|
| D | event.h | 28 u32 min; member
|
| D | evlist.c | 1044 static long parse_pages_arg(const char *str, unsigned long min, in parse_pages_arg()
|
| /tools/include/linux/ |
| D | kernel.h | 42 #define min(x, y) ({ \ macro
|
| /tools/power/cpupower/utils/idle_monitor/ |
| D | mperf_monitor.c | 238 unsigned long min; in init_maxfreq_mode() local
|
| /tools/virtio/linux/ |
| D | kernel.h | 107 #define min(x, y) ({ \ macro
|
| /tools/thermal/tmon/ |
| D | tui.c | 33 #define min(x, y) ({ \ macro
|
| /tools/testing/selftests/mqueue/ |
| D | mq_perf_tests.c | 74 #define min(a, b) ((a) < (b) ? (a) : (b)) macro
|
| /tools/perf/ |
| D | builtin-kvm.c | 599 u64 ecount, etime, max, min; in print_result() local
|
| D | builtin-trace.c | 2865 double min = (double)(stats->min) / NSEC_PER_MSEC; in thread__dump_stats() local
|