Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Devents_stats.h45 struct hists_stats { struct
H A Dhist.h105 struct hists_stats stats;
H A Dhist.c2353 static void hists_stats__inc(struct hists_stats *stats) in hists_stats__inc()