Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dannotate.h202 annotation_line__next(struct annotation_line *pos, struct list_head *head);
H A Dannotate.c1261 annotation_line__next(struct annotation_line *pos, struct list_head *head) in annotation_line__next() function
2150 next = annotation_line__next(al, &notes->src->source); in annotation__calc_percent()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dannotate.h203 annotation_line__next(struct annotation_line *pos, struct list_head *head);
H A Dannotate.c1363 annotation_line__next(struct annotation_line *pos, struct list_head *head) in annotation_line__next() function
2277 next = annotation_line__next(al, &notes->src->source); in annotation__calc_percent()

Completed in 12 milliseconds