Home
last modified time | relevance | path

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

/tools/perf/util/
Dmachine.c836 static struct dso *machine__findnew_module_dso(struct machine *machine, in machine__findnew_module_dso() function
1051 dso = machine__findnew_module_dso(machine, &m, filename); in machine__addnew_module_map()