Home
last modified time | relevance | path

Searched defs:max (Results 1 – 25 of 39) 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.c1203 struct perf_cpu_map *map, int max) in synthesize_mask()
1219 static size_t mask_size(struct perf_cpu_map *map, int *max) in mask_size()
1236 void *cpu_map_data__alloc(struct perf_cpu_map *map, size_t *size, u16 *type, int *max) in cpu_map_data__alloc()
1271 u16 type, int max) in cpu_map_data__synthesize()
1290 int max; in cpu_map_event__new() local
1885 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.c833 int max; in perf_event_mlock_kb_in_pages() local
864 unsigned long max) in parse_pages_arg()
913 unsigned long max = UINT_MAX; in __evlist__parse_mmap_pages() local
Dcpumap.c299 static int get_max_num(char *path, int *max) in get_max_num()
Dstat.h18 u64 max, min; member
/tools/power/cpupower/utils/
Dcpufreq-info.c62 unsigned long min, max; in proc_cpufreq_output() local
310 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()
Dmemfd_secret.c211 static 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.c87 static int do_nl_req(int fd, struct nlmsghdr *nh, int len, int max) in do_nl_req()
570 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/testing/selftests/cgroup/
Dtest_memcontrol.c640 long current, max; in test_memcg_max() local
717 long max; in test_memcg_swap_max() local
/tools/power/cpupower/utils/helpers/
Dbitmask.c17 #define max(a, b) ((a) > (b) ? (a) : (b)) macro
/tools/include/linux/
Dkernel.h42 #define max(x, y) ({ \ macro
/tools/iio/
Diio_generic_buffer.c57 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/testing/selftests/bpf/
Dbpf_tcp_helpers.h189 #define max(a, b) ((a) > (b) ? (a) : (b)) macro
/tools/testing/selftests/bpf/progs/
Dprofiler.inc.h155 probe_read_lim(void* dst, void* src, unsigned long len, unsigned long max) in probe_read_lim()

12