Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dveristat.c1557 static const char *table_sfxs[3] = {" (A)", " (B)", " (DIFF)"}; in output_comp_headers() local
1573 sfx = is_key_stat(id) ? "" : table_sfxs[j]; in output_comp_headers()
1579 sfx = is_key_stat(id) ? "" : table_sfxs[j]; in output_comp_headers()