Home
last modified time | relevance | path

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

12

/tools/perf/util/
Dspark.c17 unsigned long min = ULONG_MAX, max = 0, f; in print_spark() local
Dmem2node.c52 int i, j = 0, max = 0; in mem2node__init() local
Dsynthetic-events.c1108 struct perf_cpu_map *map, int max) in synthesize_mask()
1124 static size_t mask_size(struct perf_cpu_map *map, int *max) in mask_size()
1141 void *cpu_map_data__alloc(struct perf_cpu_map *map, size_t *size, u16 *type, int *max) in cpu_map_data__alloc()
1176 u16 type, int max) in cpu_map_data__synthesize()
1195 int max; in cpu_map_event__new() local
1768 int max, err; in perf_event__synthesize_event_update_cpus() local
Dordered-events.c374 unsigned int max, struct ordered_events *oe) in ordered_events_buffer__free()
Devlist.c760 int max; in perf_event_mlock_kb_in_pages() local
791 unsigned long max) in parse_pages_arg()
840 unsigned long max = UINT_MAX; in __perf_evlist__parse_mmap_pages() local
Dcpumap.c272 static int get_max_num(char *path, int *max) in get_max_num()
Dstat.h17 u64 max, min; member
/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/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()
592 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/testing/selftests/net/mptcp/
Dpm_nl_ctl.c86 static int do_nl_req(int fd, struct nlmsghdr *nh, int len, int max) in do_nl_req()
507 uint32_t max; in print_limits() local
/tools/bpf/
Dbpf_exp.y514 int i, max = curr_instr, ret = -ENOENT; in bpf_find_insns_offset() local
/tools/include/linux/
Dkernel.h40 #define max(x, y) ({ \ macro
/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/lib/perf/
Dcpumap.c280 int i, max = -1; in perf_cpu_map__max() local
/tools/power/cpupower/utils/helpers/
Dbitmask.c17 #define max(a, b) ((a) > (b) ? (a) : (b)) macro
/tools/iio/
Diio_generic_buffer.c55 int i = 0, max = 0; in size_from_channelarray() local
/tools/thermal/tmon/
Dtui.c30 #define max(x, y) ({ \ macro
/tools/testing/selftests/filesystems/incfs/
Dutils.c28 unsigned int rnd(unsigned int max, unsigned int *seed) in rnd()
/tools/testing/selftests/net/
Dtxtimestamp.c90 int64_t max; member
/tools/lib/bpf/
Dlibbpf_internal.h45 # define max(x, y) ((x) < (y) ? (y) : (x)) macro
/tools/testing/selftests/bpf/
Dbpf_tcp_helpers.h182 #define max(a, b) ((a) > (b) ? (a) : (b)) macro

12