Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dstat-shadow.c723 char unit_buf[10] = "/sec"; in perf_stat__print_shadow_stats() local
728 snprintf(unit_buf, sizeof(unit_buf), "%c/sec", unit); in perf_stat__print_shadow_stats()
730 unit_buf, ratio); in perf_stat__print_shadow_stats()