host_bigendian 99 tools/lib/traceevent/event-parse-api.c if (!tep || tep->host_bigendian == tep->file_bigendian) host_bigendian 112 tools/lib/traceevent/event-parse-api.c if (!tep || tep->host_bigendian == tep->file_bigendian) host_bigendian 128 tools/lib/traceevent/event-parse-api.c if (!tep || tep->host_bigendian == tep->file_bigendian) host_bigendian 288 tools/lib/traceevent/event-parse-api.c return (tep->host_bigendian == TEP_BIG_ENDIAN); host_bigendian 302 tools/lib/traceevent/event-parse-api.c tep->host_bigendian = endian; host_bigendian 29 tools/lib/traceevent/event-parse-local.h enum tep_endian host_bigendian; host_bigendian 6924 tools/lib/traceevent/event-parse.c tep->host_bigendian = tep_is_bigendian(); host_bigendian 382 tools/perf/util/trace-event-read.c int host_bigendian; host_bigendian 416 tools/perf/util/trace-event-read.c host_bigendian = bigendian(); host_bigendian 427 tools/perf/util/trace-event-read.c tep_set_local_bigendian(pevent, host_bigendian);