Home
last modified time | relevance | path

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

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