Home
last modified time | relevance | path

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

/linux/tools/perf/
A Dbuiltin-annotate.c54 bool use_stdio, use_stdio2; member
235 return ui__has_annotation() || ann->use_stdio2; in has_annotation()
327 if (!ann->use_stdio2) in hist_entry__tty_annotate()
728 OPT_BOOLEAN(0, "stdio2", &annotate.use_stdio2, "Use the stdio interface"), in cmd_annotate()
900 if (annotate.use_stdio || annotate.use_stdio2) in cmd_annotate()
934 if ((use_browser == 1 || annotate.use_stdio2) && annotate.has_br_stack) { in cmd_annotate()

Completed in 8 milliseconds