Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dannotate.h283 unsigned int cover_insn; member
A Dannotate.c1048 unsigned int cover_insn = 0; in annotation__count_and_fill() local
1064 cover_insn++; in annotation__count_and_fill()
1068 if (cover_insn) { in annotation__count_and_fill()
1071 notes->cover_insn += cover_insn; in annotation__count_and_fill()
1086 notes->cover_insn = 0; in annotation__compute_ipc()
2965 coverage = notes->cover_insn * 100.0 / in ipc_coverage_string()
A Dsort.c553 coverage = notes->cover_insn * 100.0 / in hist_entry__sym_ipc_snprintf()

Completed in 18 milliseconds