Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/tests/
H A Dsample-parsing.c45 u64 type, u64 read_format, bool needs_swap) in samples_same()
/openbmc/linux/tools/perf/util/
H A Dheader.h87 bool needs_swap; member
H A Dsession.c2145 bool needs_swap, union perf_event *error) in prefetch_event()
2183 fetch_mmaped_event(u64 head, size_t mmap_size, char *buf, bool needs_swap) in fetch_mmaped_event()
2189 fetch_decomp_event(u64 head, size_t mmap_size, char *buf, bool needs_swap) in fetch_decomp_event()
H A Ddso.h165 enum dso_swap_type needs_swap; member
H A Devsel.h122 bool needs_swap; member
H A Dauxtrace.c935 bool needs_swap) in auxtrace_index__process_entry()
964 bool needs_swap) in auxtrace_index__process()
H A Devsel.c2789 bool needs_swap) in format_field__intval()
/openbmc/linux/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()
263 …tp_field__init_uint(struct tp_field *field, struct tep_format_field *format_field, bool needs_swap) in tp_field__init_uint()