smt_on             91 tools/perf/util/expr.y 	| SMT_ON		 { $$ = smt_on() > 0; }
smt_on              4 tools/perf/util/smt.h int smt_on(void);