Home
last modified time | relevance | path

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

/linux/tools/perf/tests/
H A Dsample-parsing.c45 u64 type, u64 read_format, bool needs_swap) in samples_same()
/linux/tools/perf/util/
H A Dheader.h87 bool needs_swap; member
H A Dsession.c2156 bool needs_swap, union perf_event *error) in prefetch_event()
2194 fetch_mmaped_event(u64 head, size_t mmap_size, char *buf, bool needs_swap) in fetch_mmaped_event()
2200 fetch_decomp_event(u64 head, size_t mmap_size, char *buf, bool needs_swap) in fetch_decomp_event()
H A Devsel.h122 bool needs_swap; member
H A Dauxtrace.c940 bool needs_swap) in auxtrace_index__process_entry()
969 bool needs_swap) in auxtrace_index__process()
H A Devsel.c2807 bool needs_swap) in format_field__intval()
/linux/tools/perf/
H A Dbuiltin-trace.c240 static int __tp_field__init_uint(struct tp_field *field, int size, int offset, bool needs_swap) in __tp_field__init_uint()
264 …tp_field__init_uint(struct tp_field *field, struct tep_format_field *format_field, bool needs_swap) in tp_field__init_uint()