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

/linux-master/tools/perf/util/
H A Dsymbol.c1951 int nr_plt; local
1953 nr_plt = dso__synthesize_plt_symbols(dso, runtime_ss);
1954 if (nr_plt > 0)
1955 ret += nr_plt;

Completed in 120 milliseconds