Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/perf/util/
H A Dmap.c560 if (dso->kernel == DSO_SPACE__USER) in map__rip_2objdump()
592 if (dso->kernel == DSO_SPACE__USER) in map__objdump_2mem()
H A Ddso.h50 DSO_SPACE__USER = 0, enumerator
H A Ddso.c1340 dso->kernel = DSO_SPACE__USER; in dso__new_id()
H A Dsymbol.c1800 return !kmod && dso->kernel == DSO_SPACE__USER; in dso__is_compatible_symtab_type()
H A Dsymbol-elf.c1307 if (dso->kernel == DSO_SPACE__USER) in symsrc__init()
/kernel/linux/linux-5.10/tools/perf/util/
H A Ddso.h50 DSO_SPACE__USER = 0, enumerator
H A Dmap.c487 if (map->dso->kernel == DSO_SPACE__USER) in map__rip_2objdump()
517 if (map->dso->kernel == DSO_SPACE__USER) in map__objdump_2mem()
H A Ddso.c1268 dso->kernel = DSO_SPACE__USER; in dso__new_id()
H A Dsymbol.c1696 return !kmod && dso->kernel == DSO_SPACE__USER; in dso__is_compatible_symtab_type()
H A Dsymbol-elf.c900 if (dso->kernel == DSO_SPACE__USER) in symsrc__init()

Completed in 23 milliseconds