Home
last modified time | relevance | path

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

/tools/tracing/rtla/
A DMakefile.config14 $(call feature_check,libtraceevent)
30 $(call feature_check,libtracefs)
46 $(call feature_check,libcpupower)
66 $(call feature_check,libbpf)
75 $(call feature_check,clang-bpf-co-re)
84 $(call feature_check,bpftool-skeletons)
/tools/build/
A DMakefile.feature9 feature_check = $(eval $(feature_check_code))
196 $(call feature_check,all,$(MSG))
211 $(call feature_check,compile-32)
212 $(call feature_check,compile-x32)
213 $(call feature_check,bionic)
214 $(call feature_check,libbabeltrace)
216 $(foreach feat,$(FEATURE_TESTS),$(call feature_check,$(feat)))
/tools/tracing/latency/
A DMakefile.config11 $(call feature_check,libtraceevent)
20 $(call feature_check,libtracefs)
/tools/verification/rv/
A DMakefile.config14 $(call feature_check,libtraceevent)
30 $(call feature_check,libtracefs)
/tools/perf/
A DMakefile.config406 $(call feature_check,bionic)
508 $(call feature_check,libopencsd)
561 $(call feature_check,libdebuginfod)
580 $(call feature_check,libbpf)
605 $(call feature_check,libbpf-strings)
640 $(call feature_check,libunwind)
642 $(call feature_check,libunwind-x86)
651 $(call feature_check,libunwind-aarch64)
714 $(call feature_check,clang-bpf-co-re)
804 $(call feature_check,gtk2)
[all …]
/tools/testing/selftests/resctrl/
A Dcat_test.c383 .feature_check = test_resource_feature_check,
392 .feature_check = noncont_cat_feature_check,
400 .feature_check = noncont_cat_feature_check,
A Dcmt_test.c187 .feature_check = cmt_feature_check,
A Dmbm_test.c179 .feature_check = mbm_feature_check,
A Dresctrl.h108 bool (*feature_check)(const struct resctrl_test *test); member
A Dmba_test.c220 .feature_check = mba_feature_check,
A Dresctrl_tests.c145 if (!test->feature_check(test)) { in run_single_test()

Completed in 14 milliseconds