Home
last modified time | relevance | path

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

/openbmc/linux/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 Dheader.c2286 dso_space = DSO_SPACE__USER; in __event_process_build_id()
2305 if (dso_space != DSO_SPACE__USER) { in __event_process_build_id()
H A Dsymbol.c1670 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()