Home
last modified time | relevance | path

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

12

/tools/power/cpupower/utils/
Dcpufreq-info.c62 unsigned long min, max; in proc_cpufreq_output() local
311 unsigned long min, max; in get_hardware_limits() local
/tools/perf/util/
Dsynthetic-events.c930 struct perf_cpu_map *map, int max) in synthesize_mask()
946 static size_t mask_size(struct perf_cpu_map *map, int *max) in mask_size()
963 void *cpu_map_data__alloc(struct perf_cpu_map *map, size_t *size, u16 *type, int *max) in cpu_map_data__alloc()
998 u16 type, int max) in cpu_map_data__synthesize()
1017 int max; in cpu_map_event__new() local
1568 int max, err; in perf_event__synthesize_event_update_cpus() local
Dmem2node.c51 int i, j = 0, max = 0; in mem2node__init() local
Dordered-events.c374 unsigned int max, struct ordered_events *oe) in ordered_events_buffer__free()
Devlist.c769 int max; in perf_event_mlock_kb_in_pages() local
800 unsigned long max) in parse_pages_arg()
849 unsigned long max = UINT_MAX; in __perf_evlist__parse_mmap_pages() local
Dcpumap.c254 static int get_max_num(char *path, int *max) in get_max_num()
Dstat.h17 u64 max, min; member
Dpmu.c1364 static void wordwrap(char *s, int start, int max, int corr) in wordwrap()
/tools/testing/selftests/kvm/x86_64/
Dvmx_tsc_adjust_test.c63 static void check_ia32_tsc_adjust(int64_t max) in check_ia32_tsc_adjust()
/tools/power/cpupower/lib/
Dcpufreq.h13 unsigned long max; member
Dcpufreq.c199 unsigned long *max) in cpufreq_get_hardware_limits()
534 char max[SYSFS_PATH_MAX]; in cpufreq_set_policy() 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/bpf/
Dbpf_exp.y514 int i, max = curr_instr, ret = -ENOENT; in bpf_find_insns_offset() local
/tools/perf/lib/
Dcpumap.c266 int i, max = -1; in perf_cpu_map__max() local
/tools/testing/selftests/cgroup/
Dtest_memcontrol.c640 long current, max; in test_memcg_max() local
717 long max; in test_memcg_swap_max() 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.c30 #define max(x, y) ({ \ macro
/tools/lib/bpf/
Dlibbpf_internal.h30 # define max(x, y) ((x) < (y) ? (y) : (x)) macro
/tools/include/uapi/sound/
Dasound.h383 unsigned int min, max; member
912 long max; /* R: maximum value */ member
917 long long max; /* R: maximum value */ member
/tools/perf/
Dbuiltin-kvm.c630 u64 ecount, etime, max, min; in print_result() local
/tools/vm/
Dslabinfo.c783 unsigned long long max = 1ULL << 63; in totals() local
/tools/testing/selftests/net/
Dnettest.c485 static int str_to_uint(const char *str, int min, int max, unsigned int *value) in str_to_uint()
/tools/power/pm-graph/
Dsleepgraph.py5748 def getArgInt(name, args, min, max, main=True): argument
5767 def getArgFloat(name, args, min, max, main=True): argument

12