Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Ddisasm.h26 bool sorted_instructions; member
Ddisasm.c880 if (!arch->sorted_instructions) { in __ins__find()
882 arch->sorted_instructions = true; in __ins__find()