Searched refs:smt_on (Results 1 – 5 of 5) sorted by relevance
7 bool smt_on(void) in smt_on() function32 if (!smt_on()) in core_wide()
9 bool smt_on(void);
447 result = smt_on() ? 1.0 : 0.0; in expr__get_literal()
190 return !smt_on(); in metric__group_events()
162 bool smton = smt_on(); in test__expr()