Searched refs:machine__findnew_dso (Results 1 – 6 of 6) sorted by relevance
129 dso = machine__findnew_dso(machine, fake_symbols[i].dso_name); in setup_fake_machine()
198 struct dso *machine__findnew_dso(struct machine *machine, const char *filename);
194 dso = machine__findnew_dso(machine, filename); in map__new()
1526 kernel = machine__findnew_dso(machine, machine->mmap_name); in machine__process_kernel_mmap_event()2545 struct dso *machine__findnew_dso(struct machine *machine, const char *filename) in machine__findnew_dso() function
1024 struct dso *dso = machine__findnew_dso(machine, name); in machine__findnew_kernel()
1843 dso = machine__findnew_dso(machine, filename); in __event_process_build_id()