Home
last modified time | relevance | path

Searched refs:__map__is_kmodule (Results 1 – 4 of 4) sorted by relevance

/linux/tools/perf/util/
A Dmap.h154 static inline bool __map__is_kmodule(const struct map *map) in __map__is_kmodule() function
A Dsymbol.c1107 if (!__map__is_kmodule(old_map)) { in do_validate_kcore_modules()
A Dsynthetic-events.c665 if (!__map__is_kmodule(pos)) in perf_event__synthesize_modules()
A Dmachine.c3168 *modp = __map__is_kmodule(map) ? (char *)map->dso->short_name : NULL; in machine__resolve_kernel_addr()

Completed in 20 milliseconds