Home
last modified time | relevance | path

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

/tools/perf/util/
Dannotate.h276 unsigned int total_insn; member
Dannotate.c1061 notes->total_insn = annotation__count_insn(notes, 0, size - 1); in annotation__compute_ipc()
2799 if (notes->total_insn) { in ipc_coverage_string()
2801 ((double)notes->total_insn); in ipc_coverage_string()
Dsort.c461 if (notes->total_insn) { in hist_entry__sym_ipc_snprintf()
463 ((double)notes->total_insn); in hist_entry__sym_ipc_snprintf()