| D | stat-cpi.py | 8 def get_key(time, event, cpu, thread): argument 11 def store_key(time, cpu, thread): argument 21 def store(time, event, cpu, thread, val, ena, run): argument 29 def get(time, event, cpu, thread): argument 33 def stat__cycles_k(cpu, thread, time, val, ena, run): argument 36 def stat__instructions_k(cpu, thread, time, val, ena, run): argument 39 def stat__cycles_u(cpu, thread, time, val, ena, run): argument 42 def stat__instructions_u(cpu, thread, time, val, ena, run): argument 45 def stat__cycles(cpu, thread, time, val, ena, run): argument 48 def stat__instructions(cpu, thread, time, val, ena, run): argument
|