Home
last modified time | relevance | path

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

/linux/tools/perf/tests/
H A Dsymbols.c76 if (dso_to_test) in get_test_dso_filename()
77 strlcpy(filename, dso_to_test, max_sz); in get_test_dso_filename()
H A Dbuiltin-test.c51 const char *dso_to_test; variable
796 OPT_STRING(0, "dso", &dso_to_test, "dso", "dso to test"), in cmd_test()