Searched refs:hists__has_callchains (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/perf/util/
H A Dhist.h258 static __pure inline bool hists__has_callchains(struct hists *hists) function
/linux-master/tools/perf/ui/browsers/
H A Dhists.c1656 if (hists__has_callchains(hists) && symbol_conf.use_callchain) {

Completed in 196 milliseconds