Searched refs:hists__has_callchains (Results 1 - 2 of 2) sorted by last modified time

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

Completed in 170 milliseconds