Searched defs:needs_swap (Results 1 – 15 of 15) sorted by relevance
| /kernel/linux/linux-6.6/tools/perf/tests/ |
| D | sample-parsing.c | 45 u64 type, u64 read_format, bool needs_swap) in samples_same()
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | header.h | 85 bool needs_swap; member
|
| D | session.c | 2056 bool needs_swap, union perf_event *error) in prefetch_event() 2094 fetch_mmaped_event(u64 head, size_t mmap_size, char *buf, bool needs_swap) in fetch_mmaped_event() 2100 fetch_decomp_event(u64 head, size_t mmap_size, char *buf, bool needs_swap) in fetch_decomp_event()
|
| D | evsel.h | 102 bool needs_swap; member
|
| D | dso.h | 164 enum dso_swap_type needs_swap; member
|
| D | auxtrace.c | 902 bool needs_swap) in auxtrace_index__process_entry() 931 bool needs_swap) in auxtrace_index__process()
|
| D | evsel.c | 2460 bool needs_swap) in format_field__intval()
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | header.h | 87 bool needs_swap; member
|
| D | session.c | 2148 bool needs_swap, union perf_event *error) in prefetch_event() 2186 fetch_mmaped_event(u64 head, size_t mmap_size, char *buf, bool needs_swap) in fetch_mmaped_event() 2192 fetch_decomp_event(u64 head, size_t mmap_size, char *buf, bool needs_swap) in fetch_decomp_event()
|
| D | dso.h | 165 enum dso_swap_type needs_swap; member
|
| D | evsel.h | 122 bool needs_swap; member
|
| D | auxtrace.c | 935 bool needs_swap) in auxtrace_index__process_entry() 964 bool needs_swap) in auxtrace_index__process()
|
| D | evsel.c | 2789 bool needs_swap) in format_field__intval()
|
| /kernel/linux/linux-5.10/tools/perf/ |
| 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() 261 …tp_field__init_uint(struct tp_field *field, struct tep_format_field *format_field, bool needs_swap) in tp_field__init_uint()
|
| /kernel/linux/linux-6.6/tools/perf/ |
| 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() 263 …tp_field__init_uint(struct tp_field *field, struct tep_format_field *format_field, bool needs_swap) in tp_field__init_uint()
|