Home
last modified time | relevance | path

Searched refs:tep_set_host_bigendian (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/tools/perf/util/
Dtrace-event.c52 tep_set_host_bigendian(pevent, be); in trace_event__init2()
Dtrace-event-read.c444 tep_set_host_bigendian(pevent, host_bigendian); in trace_report()
/Linux-v4.19/tools/lib/traceevent/
Devent-parse.h779 static inline void tep_set_host_bigendian(struct tep_handle *pevent, int endian) in tep_set_host_bigendian() function