MCPcopy Create free account
hub / github.com/ceph/ceph / get_current

Method get_current

src/common/Throttle.cc:530–534  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

528}
529
530uint64_t BackoffThrottle::get_current()
531{
532 locker l(lock);
533 return current;
534}
535
536uint64_t BackoffThrottle::get_max()
537{

Callers 12

TESTFunction · 0.45
TEST_FFunction · 0.45
reset_throttleMethod · 0.45
throttle_messageMethod · 0.45
throttle_bytesMethod · 0.45
throttle_messageMethod · 0.45
throttle_bytesMethod · 0.45
reset_recv_stateMethod · 0.45
peek_sent_availableMethod · 0.45

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.36
TEST_FFunction · 0.36