Searched refs:smt_on (Results 1 – 5 of 5) sorted by relevance
7 bool smt_on(void) in smt_on() function 32 if (!smt_on()) in core_wide()
9 bool smt_on(void);
31 "smt_on",420 *result = smt_on() ? 1 : 0; in tool_pmu__read_event()
193 return !smt_on(); in metric__group_events() 1273 * event1 if #smt_on else 0 in parse_ids()
159 /* Only EVENT1 or EVENT2 need be measured depending on the value of smt_on. */ in test__expr() 161 bool smton = smt_on(); in test__expr() 167 expr__find_ids("EVENT1 if #smt_on else EVENT2", in test__expr()