OPT_CONV         1724 tools/perf/bench/numa.c #define OPT_CONV_NOTHP		OPT_CONV,		"--thp", "-1"
OPT_CONV         1755 tools/perf/bench/numa.c    { " 1x3-convergence,", "mem",  "-p",  "1", "-t",  "3", "-P",  "512", OPT_CONV },
OPT_CONV         1756 tools/perf/bench/numa.c    { " 1x4-convergence,", "mem",  "-p",  "1", "-t",  "4", "-P",  "512", OPT_CONV },
OPT_CONV         1757 tools/perf/bench/numa.c    { " 1x6-convergence,", "mem",  "-p",  "1", "-t",  "6", "-P", "1020", OPT_CONV },
OPT_CONV         1758 tools/perf/bench/numa.c    { " 2x3-convergence,", "mem",  "-p",  "3", "-t",  "3", "-P", "1020", OPT_CONV },
OPT_CONV         1759 tools/perf/bench/numa.c    { " 3x3-convergence,", "mem",  "-p",  "3", "-t",  "3", "-P", "1020", OPT_CONV },
OPT_CONV         1760 tools/perf/bench/numa.c    { " 4x4-convergence,", "mem",  "-p",  "4", "-t",  "4", "-P",  "512", OPT_CONV },
OPT_CONV         1763 tools/perf/bench/numa.c    { " 4x6-convergence,", "mem",  "-p",  "4", "-t",  "6", "-P", "1020", OPT_CONV },
OPT_CONV         1764 tools/perf/bench/numa.c    { " 4x8-convergence,", "mem",  "-p",  "4", "-t",  "8", "-P",  "512", OPT_CONV },
OPT_CONV         1765 tools/perf/bench/numa.c    { " 8x4-convergence,", "mem",  "-p",  "8", "-t",  "4", "-P",  "512", OPT_CONV },
OPT_CONV         1768 tools/perf/bench/numa.c    { " 3x1-convergence,", "mem",  "-p",  "3", "-t",  "1", "-P",  "512", OPT_CONV },
OPT_CONV         1769 tools/perf/bench/numa.c    { " 4x1-convergence,", "mem",  "-p",  "4", "-t",  "1", "-P",  "512", OPT_CONV },
OPT_CONV         1770 tools/perf/bench/numa.c    { " 8x1-convergence,", "mem",  "-p",  "8", "-t",  "1", "-P",  "512", OPT_CONV },
OPT_CONV         1771 tools/perf/bench/numa.c    { "16x1-convergence,", "mem",  "-p", "16", "-t",  "1", "-P",  "256", OPT_CONV },
OPT_CONV         1772 tools/perf/bench/numa.c    { "32x1-convergence,", "mem",  "-p", "32", "-t",  "1", "-P",  "128", OPT_CONV },