Lines Matching refs:entry
592 struct hist_entry *entry,
600 u64 period = entry->stat.period;
612 * function when searching an entry regardless which sort
615 cmp = hist_entry__cmp(he, entry);
628 mem_info__zput(entry->mem_info);
630 block_info__zput(entry->block_info);
632 kvm_info__zput(entry->kvm_info);
640 if (he->ms.map != entry->ms.map) {
642 he->ms.map = map__get(entry->ms.map);
655 he = hist_entry__new(entry, sample_self);
712 struct hist_entry entry = {
752 }, *he = hists__findnew_entry(hists, &entry, al, sample_self);
792 struct hist_entry entry = {
800 }, *he = hists__findnew_entry(hists, &entry, al, false);
887 * new hist entry by hist_entry__new().
1432 * If the filter is for current level entry, propagate
1445 * If current entry doesn't have matching formats, set
1451 * non-filtered entry won't set the filter marker.
1813 /* update column width of dynamic entry */
2103 /* force fold unfiltered entry for simplicity */
2116 /* force fold unfiltered entry for simplicity */
2616 * we find them, just add a dummy entry on the leader hists, with period=0,