Lines Matching refs:entry
580 struct hist_entry *entry,
588 u64 period = entry->stat.period;
589 u64 weight = entry->stat.weight;
601 * function when searching an entry regardless which sort
604 cmp = hist_entry__cmp(he, entry);
618 mem_info__zput(entry->mem_info);
620 block_info__zput(entry->block_info);
628 if (he->ms.map != entry->ms.map) {
630 he->ms.map = map__get(entry->ms.map);
643 he = hist_entry__new(entry, sample_self);
699 struct hist_entry entry = {
734 }, *he = hists__findnew_entry(hists, &entry, al, sample_self);
772 struct hist_entry entry = {
780 }, *he = hists__findnew_entry(hists, &entry, al, false);
867 * new hist entry by hist_entry__new().
1399 * If the filter is for current level entry, propagate
1412 * If current entry doesn't have matching formats, set
1418 * non-filtered entry won't set the filter marker.
1771 /* update column width of dynamic entry */
2061 /* force fold unfiltered entry for simplicity */
2074 /* force fold unfiltered entry for simplicity */
2564 * we find them, just add a dummy entry on the leader hists, with period=0,