Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dsmt.h4 int smt_on(void);
Dsmt.c8 int smt_on(void) in smt_on() function
Dexpr.y89 | SMT_ON { $$ = smt_on() > 0; }