Searched refs:annotation__count_insn (Results 1 – 1 of 1) sorted by relevance
1034 static unsigned annotation__count_insn(struct annotation *notes, u64 start, u64 end) in annotation__count_insn() function1052 n_insn = annotation__count_insn(notes, start, end); in annotation__count_and_fill()1084 notes->total_insn = annotation__count_insn(notes, 0, size - 1); in annotation__compute_ipc()