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