Searched refs:GetHistogram (Results 1 – 5 of 5) sorted by relevance
234 std::unique_ptr<HistogramBase> GetHistogram(Reference ref);
253 return allocator_->GetHistogram(ref); in GetNextWithIgnore()266 std::unique_ptr<HistogramBase> PersistentHistogramAllocator::GetHistogram( in GetHistogram() function in base::PersistentHistogramAllocator
198 return GetHistogram() != NULL; in Enabled()210 void* GetHistogram() { in GetHistogram() function
927 { "glGetHistogram", _O(GetHistogram) },
783 #define glGetHistogram MANGLE(GetHistogram)