Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dannotate.h279 unsigned int total_insn; member
H A Dannotate.c1074 notes->total_insn = annotation__count_insn(notes, 0, size - 1); in annotation__compute_ipc()
2885 if (notes->total_insn) { in ipc_coverage_string()
2887 ((double)notes->total_insn); in ipc_coverage_string()
H A Dsort.c471 if (notes->total_insn) { in hist_entry__sym_ipc_snprintf()
473 ((double)notes->total_insn); in hist_entry__sym_ipc_snprintf()