Home
last modified time | relevance | path

Searched refs:hit_insn (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dannotate.h278 u64 hit_insn; member
H A Dannotate.c1069 notes->hit_insn += n_insn * ch->num; in annotation__count_and_fill()
1084 notes->hit_insn = 0; in annotation__compute_ipc()
2897 ipc = notes->hit_insn / ((double)notes->hit_cycles); in ipc_coverage_string()
H A Dsort.c469 ipc = notes->hit_insn / ((double)notes->hit_cycles); in hist_entry__sym_ipc_snprintf()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dannotate.h278 u64 hit_insn; member
H A Dannotate.c1111 notes->hit_insn += n_insn * ch->num; in annotation__count_and_fill()
1126 notes->hit_insn = 0; in annotation__compute_ipc()
3057 ipc = notes->hit_insn / ((double)notes->hit_cycles); in ipc_coverage_string()
H A Dsort.c596 ipc = notes->hit_insn / ((double)notes->hit_cycles); in hist_entry__sym_ipc_snprintf()

Completed in 20 milliseconds