/external/autotest/client/tests/kvm/autotest_control/ |
D | monotonic_time.control | 11 TSC 18 # Test gettimeofday(), TSC, and clock_gettime(CLOCK_MONOTONIC) 27 # TSC - CPU clock cycles
|
D | tsc.control | 1 NAME = 'Check TSC' 8 checktsc is a user space program that checks TSC synchronization
|
/external/autotest/client/tests/monotonic_time/ |
D | control | 11 TSC 18 # Test gettimeofday(), TSC, and clock_gettime(CLOCK_MONOTONIC) 27 # TSC - CPU clock cycles
|
/external/autotest/client/tests/tsc/ |
D | control | 1 NAME = 'Check TSC' 8 checktsc is a user space program that checks TSC synchronization
|
/external/autotest/client/tests/tsc/src/ |
D | README | 1 checktsc is a user space program that checks TSC synchronization 10 report the observed difference in TSC values between each pair of CPUs.
|
/external/clang/lib/Sema/ |
D | DeclSpec.cpp | 424 const char *DeclSpec::getSpecifierName(TSC C) { in getSpecifierName() 553 bool DeclSpec::SetStorageClassSpecThread(TSCS TSC, SourceLocation Loc, in SetStorageClassSpecThread() argument 557 return BadSpecifier(TSC, (TSCS)ThreadStorageClassSpec, PrevSpec, DiagID); in SetStorageClassSpecThread() 559 ThreadStorageClassSpec = TSC; in SetStorageClassSpecThread() 582 bool DeclSpec::SetTypeSpecComplex(TSC C, SourceLocation Loc, in SetTypeSpecComplex() 586 return BadSpecifier(C, (TSC)TypeSpecComplex, PrevSpec, DiagID); in SetTypeSpecComplex() 1156 if (DeclSpec::TSCS TSC = getThreadStorageClassSpec()) { in Finish() local 1158 SpecName += getSpecifierName(TSC); in Finish()
|
/external/clang/lib/CodeGen/ |
D | TargetInfo.cpp | 6937 mutable TypeStringCache TSC; member in __anon2cc540941011::XCoreTargetCodeGenInfo 7101 CodeGen::CodeGenModule &CGM, TypeStringCache &TSC); 7107 if (getTypeString(Enc, D, CGM, TSC)) { in emitTargetMD() 7120 TypeStringCache &TSC); 7128 TypeStringCache &TSC) { in extractFieldType() argument 7140 if (!appendType(Enc, Field->getType(), CGM, TSC)) in extractFieldType() 7155 TypeStringCache &TSC, const IdentifierInfo *ID) { in appendRecordType() argument 7157 StringRef TypeString = TSC.lookupStr(ID); in appendRecordType() 7181 TSC.addIncomplete(ID, std::move(StubEnc)); in appendRecordType() 7182 if (!extractFieldType(FE, RD, CGM, TSC)) { in appendRecordType() [all …]
|
/external/clang/include/clang/Sema/ |
D | DeclSpec.h | 258 enum TSC { enum 468 TSC getTypeSpecComplex() const { return (TSC)TypeSpecComplex; } in getTypeSpecComplex() 522 static const char *getSpecifierName(DeclSpec::TSC C); 609 bool SetStorageClassSpecThread(TSCS TSC, SourceLocation Loc, 613 bool SetTypeSpecComplex(TSC C, SourceLocation Loc, const char *&PrevSpec,
|
/external/clang/include/clang/AST/ |
D | Decl.h | 879 void setTSCSpec(ThreadStorageClassSpecifier TSC) { in setTSCSpec() argument 880 VarDeclBits.TSCSpec = TSC; in setTSCSpec() 881 assert(VarDeclBits.TSCSpec == TSC && "truncation"); in setTSCSpec()
|
/external/regex-re2/benchlog/ |
D | benchlog.mini | 70 machdep.cpu.features: FPU VME DE PSE TSC MSR PAE MCE CX8 APIC SEP MTRR PGE MCA CMOV PAT PSE36 CLFS…
|
D | benchlog.wreck | 90 machdep.cpu.features: FPU VME DE PSE TSC MSR PAE MCE CX8 APIC SEP MTRR PGE MCA CMOV PAT PSE36 CLFSH…
|
/external/autotest/client/profilers/lockmeter/ |
D | patch.2.6.14-lockmeter-1.gz |
|
/external/wpa_supplicant_8/hostapd/ |
D | ChangeLog | 1022 * fixed group rekeying to send zero TSC in EAPOL-Key messages to fix
|
/external/fio/ |
D | HOWTO | 1530 this means supporting TSC Invariant.
|