Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dsetup.py16 src_feature_tests = getenv('srctree') + '/tools/build/feature' variable
19 …cc_output = Popen([cc, cc_options + option, path.join(src_feature_tests, "test-hello.c") ], stderr…