Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dmachine.c690 static struct dso *machine__findnew_module_dso(struct machine *machine, in machine__findnew_module_dso() function
871 dso = machine__findnew_module_dso(machine, &m, filename); in machine__addnew_module_map()
884 /* put the dso here, corresponding to machine__findnew_module_dso */ in machine__addnew_module_map()
/kernel/linux/linux-6.6/tools/perf/util/
H A 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()
1066 /* put the dso here, corresponding to machine__findnew_module_dso */ in machine__addnew_module_map()

Completed in 9 milliseconds