Home
last modified time | relevance | path

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

/linux-2.6.39/tools/perf/util/ui/browsers/
Dhists.c756 static struct hist_browser *hist_browser__new(struct hists *hists) in hist_browser__new() function
811 struct hist_browser *browser = hist_browser__new(self); in perf_evsel__hists_browse()