Home
last modified time | relevance | path

Searched defs:UmaHistogramMemoryMB (Results 1 – 2 of 2) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/metrics/
H A Dhistogram_functions.cc236 void UmaHistogramMemoryMB(const std::string& name, int sample) { in UmaHistogramMemoryMB() function
240 void UmaHistogramMemoryMB(const char* name, int sample) { in UmaHistogramMemoryMB() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/metrics/
H A Dhistogram_functions.cc245 void UmaHistogramMemoryMB(const std::string& name, int sample) { in UmaHistogramMemoryMB() function
249 void UmaHistogramMemoryMB(const char* name, int sample) { in UmaHistogramMemoryMB() function