Searched refs:annotation_line__next (Results 1 – 2 of 2) sorted by relevance
203 annotation_line__next(struct annotation_line *pos, struct list_head *head);
1363 annotation_line__next(struct annotation_line *pos, struct list_head *head) in annotation_line__next() function2277 next = annotation_line__next(al, ¬es->src->source); in annotation__calc_percent()