Home
last modified time | relevance | path

Searched refs:tep_is_bigendian (Results 1 – 7 of 7) sorted by relevance

/linux/tools/lib/traceevent/Documentation/
A Dlibtraceevent-host_endian.txt6 tep_is_bigendian, tep_is_local_bigendian, tep_set_local_bigendian - Get / set
20 int *tep_is_bigendian*(void);
61 if (tep_is_bigendian())
A Dlibtraceevent.txt123 int *tep_is_bigendian*(void);
/linux/tools/perf/util/
A Dtrace-event.c42 int be = tep_is_bigendian(); in trace_event__init2()
A Devsel.c2287 if (tep_is_bigendian()) { in evsel__bitfield_swap_branch_flags()
/linux/tools/perf/tests/
A Dsample-parsing.c115 return ((tep_is_bigendian()) ? in samples_same()
/linux/tools/lib/traceevent/
A Devent-parse.h419 static inline int tep_is_bigendian(void) in tep_is_bigendian() function
A Devent-parse.c7454 tep->host_bigendian = tep_is_bigendian(); in tep_alloc()

Completed in 26 milliseconds