Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/lib/traceevent/Documentation/
H A Dlibtraceevent-file_endian.txt6 tep_is_file_bigendian, tep_set_file_bigendian - Get / set the endianness of the
20 bool *tep_is_file_bigendian*(struct tep_handle pass:[*]_tep_);
53 if (tep_is_file_bigendian(tep)) {
H A Dlibtraceevent.txt125 bool *tep_is_file_bigendian*(struct tep_handle pass:[*]_tep_);
/OK3568_Linux_fs/kernel/tools/lib/traceevent/
H A Devent-parse-api.c258 bool tep_is_file_bigendian(struct tep_handle *tep) in tep_is_file_bigendian() function
H A Devent-parse.h566 bool tep_is_file_bigendian(struct tep_handle *tep);
/OK3568_Linux_fs/kernel/tools/lib/traceevent/plugins/
H A Dplugin_kvm.c396 if (tep_is_file_bigendian(event->tep) == in kvm_mmu_print_role()