Home
last modified time | relevance | path

Searched refs:smt_on (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/tools/perf/util/
A Dsmt.c7 bool smt_on(const struct cpu_topology *topology) in smt_on() function
33 if (!smt_on(topology)) in core_wide()
A Dsmt.h8 bool smt_on(const struct cpu_topology *topology);
A Dexpr.c432 result = smt_on(topology) ? 1.0 : 0.0; in expr__get_literal()
/linux-6.3-rc2/tools/perf/tests/
A Dexpr.c158 bool smton = smt_on(topology); in test__expr()

Completed in 9 milliseconds