Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/scripts/python/
Dexported-sql-viewer.py560 ipc = CalcIPC(cyc_cnt, insn_cnt)
840 ipc = CalcIPC(cyc_cnt, insn_cnt)
1644 def CalcIPC(cyc_cnt, insn_cnt): function
1663 ipc = CalcIPC(cyc_cnt, insn_cnt)