cached_result      11 tools/perf/util/smt.c 	static int cached_result;
cached_result      16 tools/perf/util/smt.c 		return cached_result;
cached_result      38 tools/perf/util/smt.c 			cached_result = 1;
cached_result      44 tools/perf/util/smt.c 		cached_result = 0;
cached_result      47 tools/perf/util/smt.c 	return cached_result;