Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/perf/tests/
H A Dsymbols.c113 nr = dso__load(dso, map); in test_file()
115 pr_debug("dso__load() failed!\n"); in test_file()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dsymbol.h124 int dso__load(struct dso *dso, struct map *map);
H A Dmap.c328 nr = dso__load(map->dso, map); in map__load()
H A Dsymbol.c1769 int dso__load(struct dso *dso, struct map *map) in dso__load() function
H A Dmachine.c1709 dso__load(kernel, machine__kernel_map(machine)); in machine__process_kernel_mmap_event()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsymbol.h118 int dso__load(struct dso *dso, struct map *map);
H A Dmap.c353 nr = dso__load(dso, map); in map__load()
H A Dsymbol.c1873 int dso__load(struct dso *dso, struct map *map) in dso__load() function
H A Dmachine.c1915 dso__load(kernel, machine__kernel_map(machine)); in machine__process_kernel_mmap_event()

Completed in 19 milliseconds