Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dannotate.c1024 static unsigned annotation__count_insn(struct annotation *notes, u64 start, u64 end) in annotation__count_insn() function
1042 n_insn = annotation__count_insn(notes, start, end); in annotation__count_and_fill()
1074 notes->total_insn = annotation__count_insn(notes, 0, size - 1); in annotation__compute_ipc()