Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dsetup.py7 src_feature_tests = getenv('srctree') + '/tools/build/feature' variable
10 …cc_output = Popen([cc, option, path.join(src_feature_tests, "test-hello.c") ], stderr=PIPE).stderr…