Lines Matching refs:addr_location
15 struct addr_location;
100 int (*prepare_entry)(struct hist_entry_iter *, struct addr_location *);
101 int (*add_single_entry)(struct hist_entry_iter *, struct addr_location *);
102 int (*next_entry)(struct hist_entry_iter *, struct addr_location *);
103 int (*add_next_entry)(struct hist_entry_iter *, struct addr_location *);
104 int (*finish_entry)(struct hist_entry_iter *, struct addr_location *);
122 struct addr_location *al, bool single, void *arg);
131 struct addr_location *al,
140 struct addr_location *al,
147 int hist_entry_iter__add(struct hist_entry_iter *iter, struct addr_location *al,
488 void hist__account_cycles(struct branch_stack *bs, struct addr_location *al,