Searched refs:cached_result (Results 1 – 1 of 1) sorted by relevance
11 static int cached_result; in smt_on() local16 return cached_result; in smt_on()18 if (sysfs__read_int("devices/system/cpu/smt/active", &cached_result) > 0) in smt_on()41 cached_result = 1; in smt_on()47 cached_result = 0; in smt_on()51 return cached_result; in smt_on()