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

Method random

src/common/ceph_context.cc:101–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99}
100
101CryptoRandom* CephContext::random() const
102{
103 return _crypto_random.get();
104}
105
106CephContext* CephContext::get()
107{

Callers 15

jquery.jsFile · 0.45
_rand_floatMethod · 0.45
do_thrashMethod · 0.45
kill_osdMethod · 0.45
primary_affinityMethod · 0.45
thrash_pg_upmapMethod · 0.45
thrash_pg_upmap_itemsMethod · 0.45
force_recoveryMethod · 0.45
cancel_force_recoveryMethod · 0.45
force_cancel_recoveryMethod · 0.45
get_pgids_to_forceMethod · 0.45

Calls 1

getMethod · 0.45

Tested by 3

_rand_floatMethod · 0.36
test_notifications2Method · 0.36
RoundTripTestBaseMethod · 0.36