Searched defs:hist_entry (Results 1 – 4 of 4) sorted by relevance
239 struct hist_entry { argument 308 struct hist_entry *parent_he; argument 238 struct hist_entry { global() struct 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 307 parent_hehist_entry global() argument 321 callchainhist_entry hist_entry__has_callchains() argument [all...]
151 u32 hist_entry[HIST_ENTRIES]; member
152 u32 hist_entry[HIST_ENTRIES]; member
1225 u32 *hist_entry = &ctrls->hist_entry[0]; in isc_hist_count() local