Searched refs:logInt64Value (Results 1 – 4 of 4) sorted by relevance
162 L.logInt64Value(1, F01); in TEST()167 L.logInt64Value(1, F11); in TEST()234 L.logInt64Value(1, F01); in TEST()238 L.logInt64Value(1, F11); in TEST()261 L.logInt64Value(1, &I); in TEST()290 L->logInt64Value(1, &I); in TEST()
89 void logInt64Value(size_t FeatureID, const int64_t *Value);
468 void Logger::logInt64Value(size_t FeatureID, const int64_t *Value) { in logInt64Value() function in Logger
883 Log->logInt64Value(CurrentFeature, &Ret); in tryFindEvictionCandidatePosition()