Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/scripts/python/
Dexported-sql-viewer.py579 ipc = CalcIPC(cyc_cnt, insn_cnt)
861 ipc = CalcIPC(cyc_cnt, insn_cnt)
3029 def CalcIPC(cyc_cnt, insn_cnt): function
3048 ipc = CalcIPC(cyc_cnt, insn_cnt)