Searched refs:GetOperationName (Results 1 – 5 of 5) sorted by relevance
34 const std::string& ThreadStatus::GetOperationName( in GetOperationName() function in ROCKSDB_NAMESPACE::ThreadStatus127 const std::string& ThreadStatus::GetOperationName(
167 static const std::string& GetOperationName(OperationType op_type);
34 auto name = ROCKSDB_NAMESPACE::ThreadStatus::GetOperationName( in Java_org_rocksdb_ThreadStatus_getOperationName()
102 ThreadStatus::GetOperationName( in TEST_F()
1935 ThreadStatus::GetOperationName(ts.operation_type).c_str(), in PrintThreadStatus()