Home
last modified time | relevance | path

Searched refs:cpu_topology__smt_on (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dsmt.c19 cached_result = cpu_topology__smt_on(online_topology()); in smt_on()
H A Dcputopo.h67 bool cpu_topology__smt_on(const struct cpu_topology *topology);
H A Dcputopo.c161 bool cpu_topology__smt_on(const struct cpu_topology *topology) in cpu_topology__smt_on() function