Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Dannotate.c1046 static void annotation__count_and_fill(struct annotation *notes, u64 start, u64 end, struct cyc_his… in annotation__count_and_fill() function
1098 annotation__count_and_fill(notes, ch->start, offset, ch); in annotation__compute_ipc()