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

/linux-master/tools/perf/util/
H A Dmachine.c678 static struct dso *machine__findnew_module_dso(struct machine *machine, function
886 dso = machine__findnew_module_dso(machine, &m, filename);
901 /* put the dso here, corresponding to machine__findnew_module_dso */

Completed in 128 milliseconds