Home
last modified time | relevance | path

Searched defs:PROBE (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/tools/testing/selftests/tc-testing/bpf/
DMakefile12 PROBE := $(shell $(LLC) -march=bpf -mcpu=probe -filetype=null /dev/null 2>&1) macro
/Linux-v5.4/tools/testing/selftests/bpf/
DMakefile129 PROBE := $(shell $(LLC) -march=bpf -mcpu=probe -filetype=null /dev/null 2>&1) macro