Home
last modified time | relevance | path

Searched defs:needs_swap (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-6.6/tools/perf/tests/
H A Dsample-parsing.c43 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 Dheader.h85 bool needs_swap; member
H A Devsel.h102 bool needs_swap; member
H A Ddso.h164 enum dso_swap_type needs_swap; member
H A Devsel.c2459 format_field__intval(struct tep_format_field *field, struct perf_sample *sample, bool needs_swap) format_field__intval() argument
H A Dsession.c2094 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 Dauxtrace.c901 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 Dheader.h87 bool needs_swap; member
H A Ddso.h165 enum dso_swap_type needs_swap; member
H A Devsel.h122 bool needs_swap; member
H A Dauxtrace.c934 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 Devsel.c2788 format_field__intval(struct tep_format_field *field, struct perf_sample *sample, bool needs_swap) format_field__intval() argument
H A Dsession.c2178 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 Dbuiltin-trace.c237 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 Dbuiltin-trace.c239 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...]

Completed in 56 milliseconds