Home
last modified time | relevance | path

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

/openbmc/linux/drivers/memory/tegra/
H A Dtegra20.c604 char percents_str[8]; in tegra20_mc_printf_percents() local
606 snprintf(percents_str, ARRAY_SIZE(percents_str), "%3u.%02u%%", in tegra20_mc_printf_percents()
609 seq_printf(s, fmt, percents_str); in tegra20_mc_printf_percents()