/kernel/linux/linux-6.6/tools/perf/tests/ |
H A D | sample-parsing.c | 43 samples_same(const struct perf_sample *s1, const struct perf_sample *s2, u64 type, u64 read_format, bool needs_swap) samples_same() argument
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | header.h | 85 bool needs_swap; member
|
H A D | evsel.h | 102 bool needs_swap; member
|
H A D | dso.h | 164 enum dso_swap_type needs_swap; member
|
H A D | evsel.c | 2459 format_field__intval(struct tep_format_field *field, struct perf_sample *sample, bool needs_swap) format_field__intval() argument
|
H A D | session.c | 2094 fetch_mmaped_event(u64 head, size_t mmap_size, char *buf, bool needs_swap) in fetch_mmaped_event() argument 2055 prefetch_event(char *buf, u64 head, size_t mmap_size, bool needs_swap, union perf_event *error) prefetch_event() argument 2100 fetch_decomp_event(u64 head, size_t mmap_size, char *buf, bool needs_swap) fetch_decomp_event() argument [all...] |
H A D | auxtrace.c | 901 auxtrace_index__process_entry(int fd, struct list_head *head, bool needs_swap) auxtrace_index__process_entry() argument 930 auxtrace_index__process(int fd, u64 size, struct perf_session *session, bool needs_swap) auxtrace_index__process() argument
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | header.h | 87 bool needs_swap; member
|
H A D | dso.h | 165 enum dso_swap_type needs_swap; member
|
H A D | evsel.h | 122 bool needs_swap; member
|
H A D | auxtrace.c | 934 auxtrace_index__process_entry(int fd, struct list_head *head, bool needs_swap) auxtrace_index__process_entry() argument 963 auxtrace_index__process(int fd, u64 size, struct perf_session *session, bool needs_swap) auxtrace_index__process() argument
|
H A D | evsel.c | 2788 format_field__intval(struct tep_format_field *field, struct perf_sample *sample, bool needs_swap) format_field__intval() argument
|
H A D | session.c | 2178 fetch_mmaped_event(u64 head, size_t mmap_size, char *buf, bool needs_swap) in fetch_mmaped_event() argument 2139 prefetch_event(char *buf, u64 head, size_t mmap_size, bool needs_swap, union perf_event *error) prefetch_event() argument 2184 fetch_decomp_event(u64 head, size_t mmap_size, char *buf, bool needs_swap) fetch_decomp_event() argument [all...] |
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-trace.c | 237 static int __tp_field__init_uint(struct tp_field *field, int size, int offset, bool needs_swap) in __tp_field__init_uint() argument 261 static int tp_field__init_uint(struct tp_field *field, struct tep_format_field *format_field, bool needs_swap) in tp_field__init_uint() argument [all...] |
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-trace.c | 239 static int __tp_field__init_uint(struct tp_field *field, int size, int offset, bool needs_swap) in __tp_field__init_uint() argument 263 static int tp_field__init_uint(struct tp_field *field, struct tep_format_field *format_field, bool needs_swap) in tp_field__init_uint() argument [all...] |