sampler_           44 content/browser/media/capture/video_capture_oracle.cc     should_sample = sampler_.AddEventAndConsiderSampling(event_time);
sampler_           46 content/browser/media/capture/video_capture_oracle.cc     should_sample = sampler_.IsOverdueForSamplingAt(event_time);
sampler_           52 content/browser/media/capture/video_capture_oracle.cc   sampler_.RecordSample();
sampler_          100 content/browser/media/capture/video_capture_oracle.h   SmoothEventSampler sampler_;
sampler_          143 third_party/tcmalloc/chromium/src/thread_cache.cc   sampler_.Init(sampler_seed);
sampler_          313 third_party/tcmalloc/chromium/src/thread_cache.cc   return sampler_.GetSamplePeriod();
sampler_          323 third_party/tcmalloc/chromium/src/thread_cache.h   Sampler       sampler_;               // A sampler
sampler_          355 third_party/tcmalloc/chromium/src/thread_cache.h   return sampler_.SampleAllocation(k);
sampler_          140 third_party/tcmalloc/vendor/src/thread_cache.cc   sampler_.Init(sampler_seed);
sampler_          307 third_party/tcmalloc/vendor/src/thread_cache.cc   return sampler_.GetSamplePeriod();
sampler_          300 third_party/tcmalloc/vendor/src/thread_cache.h   Sampler       sampler_;               // A sampler
sampler_          332 third_party/tcmalloc/vendor/src/thread_cache.h   return sampler_.SampleAllocation(k);