Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Dannotate.c1034 static unsigned annotation__count_insn(struct annotation *notes, u64 start, u64 end) in annotation__count_insn() function
1052 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()