Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Ddisasm.h26 bool sorted_instructions; member
H A Ddisasm.c885 if (!arch->sorted_instructions) { in __ins__find()
887 arch->sorted_instructions = true; in __ins__find()