Home
last modified time | relevance | path

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

/linux/samples/hid/
H A DMakefile84 BTF_LLC_PROBE := $(shell $(LLC) -march=bpf -mattr=help 2>&1 | grep dwarfris) macro
/linux/samples/bpf/
H A DMakefile226 BTF_LLC_PROBE := $(shell $(LLC) -march=bpf -mattr=help 2>&1 | grep dwarfris) macro