Home
last modified time | relevance | path

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

/linux/tools/perf/ui/browsers/
H A Dannotate.c425 bool found_asm = false; in annotation__has_source() local
430 found_asm = true; in annotation__has_source()
435 if (found_asm) { in annotation__has_source()