| /tools/power/cpupower/utils/ |
| D | cpufreq-info.c | 62 unsigned long min, max; in proc_cpufreq_output() local 311 unsigned long min, max; in get_hardware_limits() local
|
| /tools/perf/util/ |
| D | synthetic-events.c | 930 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
|
| D | mem2node.c | 51 int i, j = 0, max = 0; in mem2node__init() local
|
| D | ordered-events.c | 374 unsigned int max, struct ordered_events *oe) in ordered_events_buffer__free()
|
| D | evlist.c | 769 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
|
| D | cpumap.c | 254 static int get_max_num(char *path, int *max) in get_max_num()
|
| D | stat.h | 17 u64 max, min; member
|
| D | pmu.c | 1364 static void wordwrap(char *s, int start, int max, int corr) in wordwrap()
|
| /tools/testing/selftests/kvm/x86_64/ |
| D | vmx_tsc_adjust_test.c | 63 static void check_ia32_tsc_adjust(int64_t max) in check_ia32_tsc_adjust()
|
| /tools/power/cpupower/lib/ |
| D | cpufreq.h | 13 unsigned long max; member
|
| D | cpufreq.c | 199 unsigned long *max) in cpufreq_get_hardware_limits() 534 char max[SYSFS_PATH_MAX]; in cpufreq_set_policy() local
|
| /tools/testing/selftests/vm/ |
| D | mlock-random-test.c | 25 int set_cap_limits(rlim_t max) in set_cap_limits()
|
| /tools/testing/selftests/timers/ |
| D | adjtick.c | 171 long tick, max, interval, err; in main() local
|
| /tools/bpf/ |
| D | bpf_exp.y | 514 int i, max = curr_instr, ret = -ENOENT; in bpf_find_insns_offset() local
|
| /tools/perf/lib/ |
| D | cpumap.c | 266 int i, max = -1; in perf_cpu_map__max() local
|
| /tools/testing/selftests/cgroup/ |
| D | test_memcontrol.c | 640 long current, max; in test_memcg_max() local 717 long max; in test_memcg_swap_max() local
|
| /tools/include/linux/ |
| D | kernel.h | 42 #define max(x, y) ({ \ macro
|
| /tools/power/cpupower/utils/helpers/ |
| D | bitmask.c | 17 #define max(a, b) ((a) > (b) ? (a) : (b)) macro
|
| /tools/thermal/tmon/ |
| D | tui.c | 30 #define max(x, y) ({ \ macro
|
| /tools/lib/bpf/ |
| D | libbpf_internal.h | 30 # define max(x, y) ((x) < (y) ? (y) : (x)) macro
|
| /tools/include/uapi/sound/ |
| D | asound.h | 383 unsigned int min, max; member 912 long max; /* R: maximum value */ member 917 long long max; /* R: maximum value */ member
|
| /tools/perf/ |
| D | builtin-kvm.c | 630 u64 ecount, etime, max, min; in print_result() local
|
| /tools/vm/ |
| D | slabinfo.c | 783 unsigned long long max = 1ULL << 63; in totals() local
|
| /tools/testing/selftests/net/ |
| D | nettest.c | 485 static int str_to_uint(const char *str, int min, int max, unsigned int *value) in str_to_uint()
|
| /tools/power/pm-graph/ |
| D | sleepgraph.py | 5748 def getArgInt(name, args, min, max, main=True): argument 5767 def getArgFloat(name, args, min, max, main=True): argument
|