Searched refs:GetOperationPropertyName (Results 1 – 3 of 3) sorted by relevance
68 const std::string& ThreadStatus::GetOperationPropertyName( in GetOperationPropertyName() function in ROCKSDB_NAMESPACE::ThreadStatus113 {GetOperationPropertyName(op_type, i), op_properties[i]}); in InterpretOperationProperties()150 const std::string& ThreadStatus::GetOperationPropertyName(
176 static const std::string& GetOperationPropertyName(OperationType op_type,
72 auto name = ROCKSDB_NAMESPACE::ThreadStatus::GetOperationPropertyName( in Java_org_rocksdb_ThreadStatus_getOperationPropertyName()