Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dannotate.h205 annotation_line__next(struct annotation_line *pos, struct list_head *head);
A Dannotate.c1275 annotation_line__next(struct annotation_line *pos, struct list_head *head) in annotation_line__next() function
2182 next = annotation_line__next(al, &notes->src->source); in annotation__calc_percent()

Completed in 12 milliseconds