Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
Dhist.h220 int hists__unlink(struct hists *hists);
Dhist.c2599 int hists__unlink(struct hists *hists) in hists__unlink() function
/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-top.c288 hists__unlink(hists); in perf_top__resort_hists()