Home
last modified time | relevance | path

Searched refs:tep_is_local_bigendian (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/tools/lib/traceevent/Documentation/
H A Dlibtraceevent-host_endian.txt6 tep_is_bigendian, tep_is_local_bigendian, tep_set_local_bigendian - Get / set
21 bool *tep_is_local_bigendian*(struct tep_handle pass:[*]_tep_);
66 if (tep_is_local_bigendian(tep))
H A Dlibtraceevent.txt127 bool *tep_is_local_bigendian*(struct tep_handle pass:[*]_tep_);
/OK3568_Linux_fs/kernel/tools/lib/traceevent/
H A Devent-parse-api.c285 bool tep_is_local_bigendian(struct tep_handle *tep) in tep_is_local_bigendian() function
H A Devent-parse.h568 bool tep_is_local_bigendian(struct tep_handle *tep);
/OK3568_Linux_fs/kernel/tools/lib/traceevent/plugins/
H A Dplugin_kvm.c397 tep_is_local_bigendian(event->tep)) { in kvm_mmu_print_role()