MCPcopy Create free account
hub / github.com/catboost/catboost / HaveRdtscpImpl

Function HaveRdtscpImpl

util/system/datetime.cpp:99–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97#if defined(_x86_)
98namespace NPrivate {
99 bool HaveRdtscpImpl() {
100 return NX86::HaveRDTSCP();
101 }
102} // namespace NPrivate
103#endif
104

Callers 1

GetCycleCountFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected