Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Ddisasm.c109 static int e_machine_and_eflags__cmp(const struct e_machine_and_e_flags *val1, in e_machine_and_eflags__cmp() function
126 return e_machine_and_eflags__cmp(key, &(*arch)->id); in arch__key_cmp()
134 return e_machine_and_eflags__cmp(&(*aa)->id, &(*ab)->id); in arch__cmp()