Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dsmt.c19 cached_result = cpu_topology__smt_on(topology); in smt_on()
Dcputopo.h62 bool cpu_topology__smt_on(const struct cpu_topology *topology);
Dcputopo.c160 bool cpu_topology__smt_on(const struct cpu_topology *topology) in cpu_topology__smt_on() function