Home
last modified time | relevance | path

Searched defs:usage_by_type (Results 1 – 4 of 4) sorted by relevance

/rocksdb-6.9/utilities/memory/
Dmemory_test.cc35 std::map<MemoryUtil::UsageType, uint64_t> usage_by_type; in UpdateUsagesHistory() local
85 std::map<MemoryUtil::UsageType, uint64_t>* usage_by_type) { in GetApproximateMemoryUsageByType()
100 std::vector<uint64_t> usage_by_type; in TEST_F() local
152 std::vector<uint64_t> usage_by_type; in TEST_F() local
Dmemory_util.cc17 std::map<MemoryUtil::UsageType, uint64_t>* usage_by_type) { in GetApproximateMemoryUsageByType()
/rocksdb-6.9/java/rocksjni/
Dmemory_util.cc58 std::map<ROCKSDB_NAMESPACE::MemoryUtil::UsageType, uint64_t> usage_by_type; in Java_org_rocksdb_MemoryUtil_getApproximateMemoryUsageByType() local
/rocksdb-6.9/db/
Dc.cc4408 std::map<ROCKSDB_NAMESPACE::MemoryUtil::UsageType, uint64_t> usage_by_type; in rocksdb_approximate_memory_usage_create() local