Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dannotate.h323 unsigned int total_insn; member
H A Dannotate.c515 notes->branch->total_insn = annotation__count_insn(notes, 0, size - 1); in annotation__compute_ipc()
1734 if (branch && branch->total_insn) { in ipc_coverage_string()
1736 ((double)branch->total_insn); in ipc_coverage_string()
H A Dsort.c646 if (branch && branch->total_insn) { in hist_entry__sym_ipc_snprintf()
648 ((double)branch->total_insn); in hist_entry__sym_ipc_snprintf()