Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds