HomeSort by relevance Sort by last modified time
    Searched defs:NextRandom (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/tcmalloc/chromium/src/
sampler.h 124 static uint64_t NextRandom(uint64_t rnd_); // Returns the next prng value
155 inline uint64_t Sampler::NextRandom(uint64_t rnd) {
  /external/chromium_org/third_party/tcmalloc/vendor/src/
sampler.h 124 static uint64_t NextRandom(uint64_t rnd_); // Returns the next prng value
155 inline uint64_t Sampler::NextRandom(uint64_t rnd) {

Completed in 296 milliseconds