| H A D | hist.c | 1 // SPDX-License-Identifier: GPL-2.0 5 #include "build-id.h" 7 #include "kvm-stat.h" 11 #include "mem-events.h" 12 #include "mem-info.h" 24 #include "block-info.h" 51 return hists->col_len[col]; in hists__col_len() 56 hists->col_le in hists__set_col_len() 308 he_stat__add_period(struct he_stat * he_stat,u64 period,u64 latency) he_stat__add_period() argument 666 hist_entry__add_callchain_period(struct hist_entry * he,u64 period,u64 latency) hist_entry__add_callchain_period() argument 680 hists__findnew_entry(struct hists * hists,struct hist_entry * entry,const struct addr_location * al,bool sample_self) hists__findnew_entry() argument 689 u64 latency = entry->stat.latency; hists__findnew_entry() local 804 struct hist_entry entry = { __hists__add_entry() local 889 struct hist_entry entry = { hists__add_entry_block() local [all...] |