Home
last modified time | relevance | path

Searched defs:max_size (Results 1 – 7 of 7) sorted by relevance

/tools/vm/
Dpage_owner_sort.c29 static int max_size; variable
Dslabinfo.c819 unsigned long long min_size = max, max_size = 0, in totals() local
/tools/testing/selftests/powerpc/stringloops/
Dmemcmp.c38 unsigned long size_start, unsigned long max_size) in test_one()
/tools/perf/util/
Devsel.c2061 static inline bool overflow(const void *endp, u16 max_size, const void *offset, in overflow()
2067 #define OVERFLOW_CHECK(offset, size, max_size) \ argument
2096 u16 max_size = event->header.size; in evsel__parse_sample() local
Dcallchain.c145 unsigned long max_size = round_down(USHRT_MAX, sizeof(u64)); in get_stack_size() local
Dheader.c103 const size_t max_size = 0xffff - sizeof(struct perf_event_header); in __do_write_buf() local
/tools/perf/arch/x86/util/
Dintel-pt.c985 const size_t max_size = 256 * 1024; in intel_pt_snapshot_ref_buf_size() local