Lines Matching refs:addr_location
14 struct addr_location;
120 int (*prepare_entry)(struct hist_entry_iter *, struct addr_location *);
121 int (*add_single_entry)(struct hist_entry_iter *, struct addr_location *);
122 int (*next_entry)(struct hist_entry_iter *, struct addr_location *);
123 int (*add_next_entry)(struct hist_entry_iter *, struct addr_location *);
124 int (*finish_entry)(struct hist_entry_iter *, struct addr_location *);
142 struct addr_location *al, bool single, void *arg);
151 struct addr_location *al,
161 struct addr_location *al,
170 struct addr_location *al,
173 int hist_entry_iter__add(struct hist_entry_iter *iter, struct addr_location *al,
559 void hist__account_cycles(struct branch_stack *bs, struct addr_location *al,