nr_plt           1766 tools/perf/util/symbol.c 		int nr_plt;
nr_plt           1768 tools/perf/util/symbol.c 		nr_plt = dso__synthesize_plt_symbols(dso, runtime_ss);
nr_plt           1769 tools/perf/util/symbol.c 		if (nr_plt > 0)
nr_plt           1770 tools/perf/util/symbol.c 			ret += nr_plt;