Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dannotate.c1075 static unsigned annotation__count_insn(struct annotation *notes, u64 start, u64 end) in annotation__count_insn() function
1101 n_insn = annotation__count_insn(notes, start, end); in annotation__count_and_fill()
1136 notes->branch->total_insn = annotation__count_insn(notes, 0, size - 1); in annotation__compute_ipc()