/tools/perf/arch/s390/util/ |
D | header.c | 19 int get_cpuid(char *buffer, size_t sz) in get_cpuid()
|
/tools/perf/tests/ |
D | sample-parsing.c | 99 size_t sz = hweight_long(s1->user_regs.mask) * sizeof(u64); in samples_same() local 193 size_t i, sz, bufsz; in do_test() local
|
/tools/perf/arch/powerpc/util/ |
D | header.c | 19 get_cpuid(char *buffer, size_t sz) in get_cpuid()
|
/tools/perf/ui/tui/ |
D | helpline.c | 19 const size_t sz = sizeof(ui_helpline__current); in tui_helpline__push() local
|
/tools/perf/arch/x86/util/ |
D | header.c | 23 get_cpuid(char *buffer, size_t sz) in get_cpuid()
|
/tools/perf/util/ |
D | strbuf.c | 36 char *strbuf_detach(struct strbuf *sb, size_t *sz) in strbuf_detach()
|
D | symbol-minimal.c | 25 #define NOTE_ALIGN(sz) (((sz) + 3) & ~3) argument 60 size_t sz = min(size, descsz); in read_build_id() local
|
D | symbol-elf.c | 388 size_t sz = min(size, descsz); in elf_read_build_id() local 455 size_t sz = min(descsz, size); in sysfs__read_build_id() local 1010 u64 sz; in elf_read_maps() local 1553 off_t offset = page_size, sz, modules_offset = 0; in kcore_copy() local 1636 off_t offset = page_size, sz; in kcore_extract__create() local
|
D | evsel.c | 1302 u64 sz; in perf_evsel__parse_sample() local 1547 size_t sz, result = sizeof(struct sample_event); in perf_event__sample_event_size() local 1645 size_t sz; in perf_event__synthesize_sample() local
|
D | sort.c | 656 size_t sz = sizeof(out) - 1; /* -1 for null termination */ in hist_entry__tlb_snprintf() local 733 size_t sz = sizeof(out) - 1; /* -1 for null termination */ in hist_entry__lvl_snprintf() local 801 size_t sz = sizeof(out) - 1; /* -1 for null termination */ in hist_entry__snoop_snprintf() local
|
D | header.c | 114 ssize_t sz, ret; in do_read_string() local 686 u32 nre, nri, sz; in write_event_desc() local 875 size_t sz; in build_cpu_topology() local 1307 u32 nre, sz, nr, i, j; in read_event_desc() local 2727 size_t sz, left; in read_attr() local
|
/tools/testing/selftests/memfd/ |
D | fuse_test.c | 44 static int mfd_assert_new(const char *name, loff_t sz, unsigned int flags) in mfd_assert_new()
|
D | memfd_test.c | 29 static int mfd_assert_new(const char *name, loff_t sz, unsigned int flags) in mfd_assert_new()
|
/tools/perf/ |
D | builtin-buildid-cache.c | 49 static int build_id_cache__kcore_dir(char *dir, size_t sz) in build_id_cache__kcore_dir()
|
D | builtin-stat.c | 202 size_t sz; in perf_evsel__alloc_prev_raw_counts() local
|
/tools/perf/ui/browsers/ |
D | annotate.c | 434 size_t sz) in sym_title()
|