Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dannotate.c81 bool sorted_instructions; member
702 if (!arch->sorted_instructions) { in __ins__find()
704 arch->sorted_instructions = true; in __ins__find()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dannotate.c76 bool sorted_instructions; member
724 if (!arch->sorted_instructions) { in __ins__find()
726 arch->sorted_instructions = true; in __ins__find()

Completed in 10 milliseconds