Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
530
uint64_t BackoffThrottle::get_current()
531
{
532
locker l(lock);
533
return current;
534
}
535
536
uint64_t BackoffThrottle::get_max()
537
{
Callers
12
TEST
Function · 0.45
TEST_F
Function · 0.45
dispatch_throttle_release
Method · 0.45
reset_throttle
Method · 0.45
throttle_message
Method · 0.45
throttle_bytes
Method · 0.45
throttle_dispatch_queue
Method · 0.45
throttle_message
Method · 0.45
throttle_bytes
Method · 0.45
throttle_dispatch_queue
Method · 0.45
reset_recv_state
Method · 0.45
peek_sent_available
Method · 0.45
Calls
no outgoing calls
Tested by
2
TEST
Function · 0.36
TEST_F
Function · 0.36