Searched defs:PROBE (Results 1 – 3 of 3) sorted by relevance
10 const PROBE: &str = r#" constant
10 PROBE := $(shell $(LLC) -march=bpf -mcpu=probe -filetype=null /dev/null 2>&1) macro
15595 #define PROBE(name, test) \ macro