Home
last modified time | relevance | path

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

/tools/vm/
Dpage_owner_sort.c27 static int max_size; variable
Dslabinfo.c784 unsigned long long min_size = max, max_size = 0, in totals() local
/tools/perf/util/
Devsel.c1705 static inline bool overflow(const void *endp, u16 max_size, const void *offset, in overflow()
1711 #define OVERFLOW_CHECK(offset, size, max_size) \ argument
1726 u16 max_size = event->header.size; in perf_evsel__parse_sample() local
Dutil.c467 unsigned long max_size = round_down(USHRT_MAX, sizeof(u64)); in get_stack_size() local
/tools/perf/arch/x86/util/
Dintel-pt.c862 const size_t max_size = 256 * 1024; in intel_pt_snapshot_ref_buf_size() local