Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dveristat.c1558 static const char *name_sfxs[3] = {"_base", "_comp", "_diff"}; in output_comp_headers() local
1586 sfx = is_key_stat(id) ? "" : name_sfxs[j]; in output_comp_headers()