Home
last modified time | relevance | path

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

/linux/tools/perf/util/annotate-arch/
H A Dannotate-x86.c799 static bool sorted_check; in arch__new_x86() local
801 if (!sorted_check) { in arch__new_x86()
806 sorted_check = true; in arch__new_x86()