Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/tests/
Dsymbols.c70 if (dso_to_test) in get_test_dso_filename()
71 strlcpy(filename, dso_to_test, max_sz); in get_test_dso_filename()
Dbuiltin-test.c47 const char *dso_to_test; variable
547 OPT_STRING(0, "dso", &dso_to_test, "dso", "dso to test"), in cmd_test()
Dtests.h210 extern const char *dso_to_test;