Lines Matching refs:addr_location
14 struct addr_location;
107 int (*prepare_entry)(struct hist_entry_iter *, struct addr_location *);
108 int (*add_single_entry)(struct hist_entry_iter *, struct addr_location *);
109 int (*next_entry)(struct hist_entry_iter *, struct addr_location *);
110 int (*add_next_entry)(struct hist_entry_iter *, struct addr_location *);
111 int (*finish_entry)(struct hist_entry_iter *, struct addr_location *);
129 struct addr_location *al, bool single, void *arg);
138 struct addr_location *al,
147 struct addr_location *al,
155 struct addr_location *al,
158 int hist_entry_iter__add(struct hist_entry_iter *iter, struct addr_location *al,
529 void hist__account_cycles(struct branch_stack *bs, struct addr_location *al,