Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dunwind-libunwind.c32 if (maps__addr_space(maps)) { in unwind__prepare_access()
H A Dmaps.h115 static inline void *maps__addr_space(struct maps *maps) in maps__addr_space() function
H A Dunwind-libunwind-local.c707 unw_flush_cache(maps__addr_space(maps), 0, 0); in _unwind__flush_access()
712 unw_destroy_addr_space(maps__addr_space(maps)); in _unwind__finish_access()
738 addr_space = maps__addr_space(thread__maps(ui->thread)); in get_entries()