Home
last modified time | relevance | path

Searched refs:MAPPING_TYPE__DSO (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/
H A Dmap.h21 MAPPING_TYPE__DSO, enumerator
121 if ((RC_CHK_ACCESS(map)->mapping_type) == MAPPING_TYPE__DSO) in map__map_ip()
129 if ((RC_CHK_ACCESS(map)->mapping_type) == MAPPING_TYPE__DSO) in map__unmap_ip()
H A Dmap.c116 map__set_mapping_type(map, MAPPING_TYPE__DSO); in map__init()
H A Dsymbol-elf.c1451 map__set_mapping_type(map, MAPPING_TYPE__DSO); in dso__process_kernel_symbol()