Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/ui/browsers/
Dmap.h5 int map__browse(struct map *map);
Dmap.c101 int map__browse(struct map *map) in map__browse() function
Dhists.c1747 map__browse(browser->selection->map); in perf_evsel__hists_browse()