Home
last modified time | relevance | path

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

/tools/power/cpupower/utils/
Dcpufreq-info.c63 unsigned long min, max; in proc_cpufreq_output() local
292 unsigned long min, max; in get_hardware_limits() local
/tools/power/cpupower/lib/
Dcpufreq.h25 unsigned long max; member
Dcpufreq.c200 unsigned long *max) in cpufreq_get_hardware_limits()
532 char max[SYSFS_PATH_MAX]; in cpufreq_set_policy() local
/tools/testing/radix-tree/
Dmultiorder.c148 unsigned long max = min + (1UL << order); in multiorder_check() local
187 unsigned long max = 1 << order; in multiorder_shrink() local
/tools/perf/util/
Devent.c891 struct cpu_map *map, int max) in synthesize_mask()
907 static size_t mask_size(struct cpu_map *map, int *max) in mask_size()
924 void *cpu_map_data__alloc(struct cpu_map *map, size_t *size, u16 *type, int *max) in cpu_map_data__alloc()
959 u16 type, int max) in cpu_map_data__synthesize()
978 int max; in cpu_map_event__new() local
Dstat.h12 u64 max, min; member
Devlist.c1183 int max; in perf_event_mlock_kb_in_pages() local
1214 unsigned long max) in parse_pages_arg()
1263 unsigned long max = UINT_MAX; in __perf_evlist__parse_mmap_pages() local
Dcpumap.c417 static int get_max_num(char *path, int *max) in get_max_num()
Dpmu.c1170 static void wordwrap(char *s, int start, int max, int corr) in wordwrap()
Dparse-events.c2278 struct event_symbol *syms, unsigned max, in print_symbol_events()
Dheader.c3196 int max, err; in perf_event__synthesize_event_update_cpus() local
/tools/testing/selftests/vm/
Dmlock-random-test.c25 int set_cap_limits(rlim_t max) in set_cap_limits()
/tools/testing/selftests/timers/
Dadjtick.c171 long tick, max, interval, err; in main() local
/tools/net/
Dbpf_exp.y514 int i, max = curr_instr, ret = -ENOENT; in bpf_find_insns_offset() local
/tools/include/linux/
Dkernel.h42 #define max(x, y) ({ \ macro
/tools/power/cpupower/utils/helpers/
Dbitmask.c17 #define max(a, b) ((a) > (b) ? (a) : (b)) macro
/tools/thermal/tmon/
Dtui.c39 #define max(x, y) ({ \ macro
/tools/perf/
Dbuiltin-trace.c75 int max; member
846 int max; member
2691 double max = (double)(stats->max) / NSEC_PER_MSEC; in thread__dump_stats() local
Dbuiltin-kvm.c622 u64 ecount, etime, max, min; in print_result() local
Dbuiltin-stat.c1837 int i, max = -1; in cpu_map__get_max() local
Dbuiltin-script.c1355 int max = 0; in perf_evlist__max_name_len() local
/tools/include/uapi/sound/
Dasound.h372 unsigned int min, max; member
901 long max; /* R: maximum value */ member
906 long long max; /* R: maximum value */ member
/tools/power/pm-graph/
Danalyze_suspend.py4925 def getArgInt(name, args, min, max, main=True): argument
4944 def getArgFloat(name, args, min, max, main=True): argument
/tools/vm/
Dslabinfo.c771 unsigned long long max = 1ULL << 63; in totals() local