Home
last modified time | relevance | path

Searched defs:max (Results 1 – 19 of 19) sorted by relevance

/tools/power/cpupower/utils/
Dcpufreq-info.c61 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/lib/lockdep/uinclude/linux/
Dkernel.h16 #define max(x, y) ({ \ macro
/tools/power/cpupower/lib/
Dcpufreq.h25 unsigned long max; member
Dcpufreq.c38 unsigned long *max) in cpufreq_get_hardware_limits()
Dsysfs.c226 unsigned long *max) in sysfs_get_freq_hardware_limits()
586 char max[SYSFS_PATH_MAX]; in sysfs_set_freq_policy() local
/tools/perf/util/
Dstat.h11 u64 max, min; member
Dcpumap.c358 static int get_max_num(char *path, int *max) in get_max_num()
Devlist.c1022 int max; in perf_evlist__mmap_size() local
1045 unsigned long max) in parse_pages_arg()
1090 unsigned long max = UINT_MAX; in __perf_evlist__parse_mmap_pages() local
Dparse-events.c1872 struct event_symbol *syms, unsigned max, in print_symbol_events()
/tools/testing/selftests/timers/
Dadjtick.c181 long tick, max, interval, err; in main() local
/tools/net/
Dbpf_exp.y639 int i, max = curr_instr, ret = -ENOENT; in bpf_find_insns_offset() local
/tools/include/linux/
Dkernel.h34 #define max(x, y) ({ \ macro
/tools/power/cpupower/utils/helpers/
Dbitmask.c16 #define max(a, b) ((a) > (b) ? (a) : (b)) macro
/tools/thermal/tmon/
Dtui.c39 #define max(x, y) ({ \ macro
/tools/perf/
Dbuiltin-stat.c1006 int i, max = -1; in cpu_map__get_max() local
Dbuiltin-trace.c1357 int max; member
1411 int max; member
2866 double max = (double)(stats->max) / NSEC_PER_MSEC; in thread__dump_stats() local
Dbuiltin-kvm.c599 u64 ecount, etime, max, min; in print_result() local
/tools/lguest/
Dlguest.c663 unsigned int i, unsigned int max) in next_desc()
744 unsigned int i, head, max; in wait_for_vq_desc() local
/tools/vm/
Dslabinfo.c770 unsigned long long max = 1ULL << 63; in totals() local