Searched refs:CalcIPC (Results 1 - 1 of 1) sorted by last modified time

/linux-master/tools/perf/scripts/python/
H A 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)

Completed in 234 milliseconds