Searched refs:annotation_line__next (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/perf/util/
H A Dannotate.h217 annotation_line__next(struct annotation_line *pos, struct list_head *head);
H A Dannotate.c1474 annotation_line__next(struct annotation_line *pos, struct list_head *head) function
2396 next = annotation_line__next(al, &notes->src->source);

Completed in 148 milliseconds