Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/mtrace/
Dmtrace.c851 char v_str[8], g_str[8]; in stat_line() local
885 snprintf(g_str, sizeof g_str, "%3d", g_pct); in stat_line()
886 else memcpy(g_str, " --", 4); in stat_line()
894 g_lost, g_out, g_str, g_pps); in stat_line()