Home
last modified time | relevance | path

Searched defs:num_secs (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/contrib/plugins/
H A Dips.c51 double num_secs = elapsed_ns / (double) NSEC_IN_ONE_SEC; in num_insn_during() local
57 double num_secs = (double) num_insn / (double) max_insn_per_second; in time_for_insn() local