Home
last modified time | relevance | path

Searched refs:total_memory_usage (Results 1 – 25 of 68) sorted by relevance

123

/dports/misc/py-toil/toil-5.4.0/src/toil/lib/
H A Dresources.py29 total_memory_usage = me.ru_maxrss + children.ru_maxrss
30 return total_cpu_time, total_memory_usage
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/cli/
H A Dpbkdf.cpp71 if(pwhash->total_memory_usage() > 0) in go()
73 output() << " using " << pwhash->total_memory_usage()/(1024*1024) << " MiB"; in go()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/cli/
H A Dpbkdf.cpp71 if(pwhash->total_memory_usage() > 0) in go()
73 output() << " using " << pwhash->total_memory_usage()/(1024*1024) << " MiB"; in go()
/dports/security/botan2/Botan-2.18.2/src/cli/
H A Dpbkdf.cpp71 if(pwhash->total_memory_usage() > 0) in go()
73 output() << " using " << pwhash->total_memory_usage()/(1024*1024) << " MiB"; in go()
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/db/
H A Dflush_job.cc316 size_t total_memory_usage = 0; in WriteLevel0Table() local
331 total_memory_usage += m->ApproximateMemoryUsage(); in WriteLevel0Table()
340 << total_memory_usage << "flush_reason" in WriteLevel0Table()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/rocksdb/db/
H A Dflush_job.cc316 size_t total_memory_usage = 0; in WriteLevel0Table() local
331 total_memory_usage += m->ApproximateMemoryUsage(); in WriteLevel0Table()
340 << total_memory_usage << "flush_reason" in WriteLevel0Table()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/rocksdb/db/
H A Dflush_job.cc316 size_t total_memory_usage = 0; in WriteLevel0Table() local
331 total_memory_usage += m->ApproximateMemoryUsage(); in WriteLevel0Table()
340 << total_memory_usage << "flush_reason" in WriteLevel0Table()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/rocksdb/db/
H A Dflush_job.cc316 size_t total_memory_usage = 0; in WriteLevel0Table() local
331 total_memory_usage += m->ApproximateMemoryUsage(); in WriteLevel0Table()
340 << total_memory_usage << "flush_reason" in WriteLevel0Table()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/rocksdb/rocksdb/db/
H A Dflush_job.cc316 size_t total_memory_usage = 0; in WriteLevel0Table() local
331 total_memory_usage += m->ApproximateMemoryUsage(); in WriteLevel0Table()
340 << total_memory_usage << "flush_reason" in WriteLevel0Table()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/rocksdb/rocksdb/db/
H A Dflush_job.cc316 size_t total_memory_usage = 0;
331 total_memory_usage += m->ApproximateMemoryUsage();
340 << total_memory_usage << "flush_reason"
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/rocksdb/db/
H A Dflush_job.cc316 size_t total_memory_usage = 0; in WriteLevel0Table() local
331 total_memory_usage += m->ApproximateMemoryUsage(); in WriteLevel0Table()
340 << total_memory_usage << "flush_reason" in WriteLevel0Table()
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/pbkdf/bcrypt_pbkdf/
H A Dbcrypt_pbkdf.h42 size_t total_memory_usage() const override { return 4096; } in total_memory_usage() function
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/pbkdf/
H A Dpwdhash.h59 virtual size_t total_memory_usage() const { return 0; } in total_memory_usage() function
/dports/security/botan2/Botan-2.18.2/src/lib/pbkdf/
H A Dpwdhash.h59 virtual size_t total_memory_usage() const { return 0; } in total_memory_usage() function
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/pbkdf/bcrypt_pbkdf/
H A Dbcrypt_pbkdf.h42 size_t total_memory_usage() const override { return 4096; } in total_memory_usage() function
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/pbkdf/
H A Dpwdhash.h59 virtual size_t total_memory_usage() const { return 0; } in total_memory_usage() function
/dports/security/botan2/Botan-2.18.2/src/lib/pbkdf/bcrypt_pbkdf/
H A Dbcrypt_pbkdf.h42 size_t total_memory_usage() const override { return 4096; } in total_memory_usage() function
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db/
H A Dflush_job.cc336 size_t total_memory_usage = 0; in WriteLevel0Table() local
351 total_memory_usage += m->ApproximateMemoryUsage(); in WriteLevel0Table()
360 << total_memory_usage << "flush_reason" in WriteLevel0Table()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db/
H A Dflush_job.cc336 size_t total_memory_usage = 0; in WriteLevel0Table() local
351 total_memory_usage += m->ApproximateMemoryUsage(); in WriteLevel0Table()
360 << total_memory_usage << "flush_reason" in WriteLevel0Table()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/db/
H A Dflush_job.cc336 size_t total_memory_usage = 0; in WriteLevel0Table() local
351 total_memory_usage += m->ApproximateMemoryUsage(); in WriteLevel0Table()
360 << total_memory_usage << "flush_reason" in WriteLevel0Table()
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/pbkdf/scrypt/
H A Dscrypt.h47 size_t total_memory_usage() const override;
/dports/security/botan2/Botan-2.18.2/src/lib/pbkdf/scrypt/
H A Dscrypt.h47 size_t total_memory_usage() const override;
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/pbkdf/scrypt/
H A Dscrypt.h47 size_t total_memory_usage() const override;
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/shared/
H A DoopStorage.hpp90 size_t total_memory_usage() const;
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/pbkdf/argon2/
H A Dargon2.h48 size_t total_memory_usage() const override { return M() * 1024; } in total_memory_usage() function

123