Home
last modified time | relevance | path

Searched refs:GetHistogram (Results 1 – 5 of 5) sorted by relevance

/external/libchrome/base/metrics/
Dpersistent_histogram_allocator.h235 std::unique_ptr<HistogramBase> GetHistogram(Reference ref);
Dpersistent_histogram_allocator.cc262 return allocator_->GetHistogram(ref); in GetNextWithIgnore()
275 std::unique_ptr<HistogramBase> PersistentHistogramAllocator::GetHistogram( in GetHistogram() function in base::PersistentHistogramAllocator
/external/v8/src/
Dcounters.h198 return GetHistogram() != NULL; in Enabled()
210 void* GetHistogram() { in GetHistogram() function
/external/mesa3d/src/mapi/glapi/tests/
Dcheck_table.cpp927 { "glGetHistogram", _O(GetHistogram) },
/external/mesa3d/include/GL/
Dgl_mangle.h783 #define glGetHistogram MANGLE(GetHistogram)