Searched refs:map__has_symbols (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/perf/util/
H A Dmap.h229 bool map__has_symbols(const struct map *map);
H A Dmap.c292 bool map__has_symbols(const struct map *map) function
/linux-master/tools/perf/
H A Dbuiltin-top.c790 al.map && map__has_symbols(al.map) ?
812 __map__is_kernel(al.map) && map__has_symbols(al.map)) {
H A Dbuiltin-report.c619 if (kernel_map && map__has_symbols(kernel_map)) {

Completed in 155 milliseconds