D | stat-cpi.py | 22 def store(time, event, cpu, thread, val, ena, run): argument 34 def stat__cycles_k(cpu, thread, time, val, ena, run): argument 37 def stat__instructions_k(cpu, thread, time, val, ena, run): argument 40 def stat__cycles_u(cpu, thread, time, val, ena, run): argument 43 def stat__instructions_u(cpu, thread, time, val, ena, run): argument 46 def stat__cycles(cpu, thread, time, val, ena, run): argument 49 def stat__instructions(cpu, thread, time, val, ena, run): argument
|