Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dsmt.h4 int smt_on(void);
H A Dsmt.c8 int smt_on(void) in smt_on() function
H A Dexpr.y123 | SMT_ON { $$ = smt_on() > 0; }
H A Dexpr.l108 #smt_on { return SMT_ON; }