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

/linux-master/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) argument
/linux-master/tools/perf/util/
H A Dheader.h87 bool needs_swap; member in struct:perf_header
H A Ddso.h168 enum dso_swap_type needs_swap; member in struct:dso
H A Devsel.h122 bool needs_swap; member in struct:evsel
H A Dauxtrace.c934 auxtrace_index__process_entry(int fd, struct list_head *head, bool needs_swap) argument
963 auxtrace_index__process(int fd, u64 size, struct perf_session *session, bool needs_swap) argument
H A Devsel.c2800 format_field__intval(struct tep_format_field *field, struct perf_sample *sample, bool needs_swap) argument
H A Dsession.c2194 fetch_mmaped_event(u64 head, size_t mmap_size, char *buf, bool needs_swap) argument
2155 prefetch_event(char *buf, u64 head, size_t mmap_size, bool needs_swap, union perf_event *error) argument
2200 fetch_decomp_event(u64 head, size_t mmap_size, char *buf, bool needs_swap) argument
[all...]
/linux-master/tools/perf/
H A Dbuiltin-trace.c240 static int __tp_field__init_uint(struct tp_field *field, int size, int offset, bool needs_swap) argument
264 static int tp_field__init_uint(struct tp_field *field, struct tep_format_field *format_field, bool needs_swap) argument
[all...]

Completed in 244 milliseconds