Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dannotate.c1302 bool emit_comment = true; in annotate__branch_printf() local
1321 if (emit_comment) { in annotate__branch_printf()
1322 emit_comment = false; in annotate__branch_printf()
1338 if (emit_comment) { in annotate__branch_printf()
1339 emit_comment = false; in annotate__branch_printf()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dannotate.c1404 bool emit_comment = true; in annotate__branch_printf() local
1423 if (emit_comment) { in annotate__branch_printf()
1424 emit_comment = false; in annotate__branch_printf()
1440 if (emit_comment) { in annotate__branch_printf()
1441 emit_comment = false; in annotate__branch_printf()

Completed in 11 milliseconds