Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dhist.h236 int hists__unlink(struct hists *hists);
H A Dhist.c2656 int hists__unlink(struct hists *hists) in hists__unlink() function
/openbmc/linux/tools/perf/
H A Dbuiltin-top.c292 hists__unlink(hists); in perf_top__resort_hists()