Home
last modified time | relevance | path

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

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