Searched defs:hist_entry (Results 1 – 4 of 4) sorted by relevance
238 struct hist_entry { struct 307 struct hist_entry *parent_he; argument 321 static __pure inline bool hist_entry__has_callchains(struct hist_entry *he) in hist_entry__has_callchains() argument 239 rb_node_inhist_entry global() argument 240 rb_nodehist_entry global() argument 241 __anonda8afd0d020ahist_entry global() argument 244 pairshist_entry global() argument 245 stathist_entry global() argument 246 stat_acchist_entry global() argument 247 mem_stathist_entry global() argument 248 mshist_entry global() argument 249 threadhist_entry global() argument 250 commhist_entry global() argument 251 cgroup_idhist_entry global() argument 252 cgrouphist_entry global() argument 253 iphist_entry global() argument 254 transactionhist_entry global() argument 255 code_page_sizehist_entry global() argument 256 weighthist_entry global() argument 257 ins_lathist_entry global() argument 282 __anonda8afd0d030ahist_entry global() argument 308 opshist_entry global() argument [all...]
152 u32 hist_entry[HIST_ENTRIES]; member
1225 u32 *hist_entry = &ctrls->hist_entry[0]; in isc_hist_count() local