Lines Matching refs:asprintf
468 if (asprintf(&alloc_str, "%2.2f%% %s", percent, str) < 0) in hist_browser__show_callchain_node_rb_tree()
1044 if (asprintf(&alloc_str, "%2.2f%% %s", percent, str) < 0) in hist_browser__fprintf_callchain_node_rb_tree()
1555 asprintf(&options[nr_options], "Annotate %s", in perf_evsel__hists_browse()
1565 asprintf(&options[nr_options], "Annotate %s", in perf_evsel__hists_browse()
1573 asprintf(&options[nr_options], "Annotate %s", in perf_evsel__hists_browse()
1579 asprintf(&options[nr_options], "Zoom %s %s(%d) thread", in perf_evsel__hists_browse()
1586 asprintf(&options[nr_options], "Zoom %s %s DSO", in perf_evsel__hists_browse()
1593 asprintf(&options[nr_options], "Browse map details") > 0) in perf_evsel__hists_browse()
1600 if (asprintf(&options[nr_options], "Run scripts for samples of thread [%s]", in perf_evsel__hists_browse()
1606 asprintf(&options[nr_options], "Run scripts for samples of symbol [%s]", in perf_evsel__hists_browse()
1611 if (asprintf(&options[nr_options], "Run scripts for all samples") > 0) in perf_evsel__hists_browse()
1614 if (is_report_browser(hbt) && asprintf(&options[nr_options], in perf_evsel__hists_browse()