Searched refs:smt_on (Results 1 – 4 of 4) sorted by relevance
7 bool smt_on(const struct cpu_topology *topology) in smt_on() function33 if (!smt_on(topology)) in core_wide()
8 bool smt_on(const struct cpu_topology *topology);
432 result = smt_on(topology) ? 1.0 : 0.0; in expr__get_literal()
158 bool smton = smt_on(topology); in test__expr()
Completed in 9 milliseconds