Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/ui/
Dlibslang.h15 #define slsmg_printf(msg, args...) \ macro
22 #define slsmg_printf SLsmg_printf macro
/external/linux-tools-perf/src/tools/perf/ui/browsers/
Dhists.c485 slsmg_printf("%c ", folded_sign); in hist_browser__show_callchain_node_rb_tree()
545 slsmg_printf("%c ", folded_sign); in hist_browser__show_callchain_node()
595 slsmg_printf("%c ", arg->folded_sign); in __hpp__color_callchain()
617 slsmg_printf("%s", hpp->buf); in __hpp__color_fmt()
649 slsmg_printf("%s", hpp->buf); in __hpp__color_fmt()
657 slsmg_printf("%s", hpp->buf); in __hpp__color_fmt()
672 slsmg_printf("%s", hpp->buf); in __hpp__color_fmt()
759 slsmg_printf(" "); in hist_browser__show_entry()
768 slsmg_printf("%s", s); in hist_browser__show_entry()
1783 slsmg_printf("%s", bf); in perf_evsel_menu__write()
Dmap.c29 slsmg_printf("%*" PRIx64 " %*" PRIx64 " %c ", in map_browser__write()
Dannotate.c115 slsmg_printf("%6.2f ", bdl->percent[i]); in annotate_browser__write()