Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dsymbol-minimal.c16 static bool check_need_swap(int file_endian) in check_need_swap() argument
27 return host_endian != file_endian; in check_need_swap()