Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/util/
Dstat-shadow.c244 update_runtime_stat(st, STAT_CYCLES, cpu, count, &rsd); in perf_stat__update_shadow_stats()
494 total = runtime_stat_avg(st, STAT_CYCLES, cpu, rsd); in print_stalled_cycles_frontend()
517 total = runtime_stat_avg(st, STAT_CYCLES, cpu, rsd); in print_stalled_cycles_backend()
797 cycles = runtime_stat_avg(st, STAT_CYCLES, cpu, rsd); in print_smi_cost()
969 total = runtime_stat_avg(st, STAT_CYCLES, cpu, &rsd); in perf_stat__print_shadow_stats()
1072 total = runtime_stat_avg(st, STAT_CYCLES, cpu, &rsd); in perf_stat__print_shadow_stats()
1082 total = runtime_stat_avg(st, STAT_CYCLES, cpu, &rsd); in perf_stat__print_shadow_stats()
Dstat.h76 STAT_CYCLES, enumerator