HomeSort by relevance Sort by last modified time
    Searched refs:Histogram (Results 76 - 100 of 111) sorted by null

1 2 34 5

  /external/chromium_org/net/cookies/
cookie_monster.h 33 class Histogram;
371 // histogram buckets consistent. New items (if necessary) should be added
622 // Histogram variables; see CookieMonster::InitializeHistograms() in
    [all...]
cookie_monster_unittest.cc 16 #include "base/metrics/histogram.h"
    [all...]
  /external/chromium_org/third_party/brotli/src/brotli/enc/
block_splitter.cc 30 #include "./histogram.h"
150 const std::vector<Histogram<kSize> > &vec,
  /external/chromium_org/third_party/leveldatabase/src/doc/bench/
db_bench_tree_db.cc 8 #include "util/histogram.h"
53 // Print histogram of operation timings
142 Histogram hist_;
494 } else if (sscanf(argv[i], "--histogram=%d%c", &n, &junk) == 1 &&
db_bench_sqlite3.cc 8 #include "util/histogram.h"
53 // Print histogram of operation timings
173 Histogram hist_;
677 } else if (sscanf(argv[i], "--histogram=%d%c", &n, &junk) == 1 &&
  /frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
ImageProcessingActivity.java 103 HISTOGRAM ("Histogram"),
365 case HISTOGRAM:
366 mTest = new Histogram();
  /external/blktrace/btt/doc/
btt.tex 404 \item[Q2D Histogram] A display of histogram buckets for the Q to D times
410 ==================== Q2D Histogram ====================
436 \item[\emph{file}\_qhist.dat] Provides histogram data for the size of
439 \item[\emph{file}\_dhist.dat] Provides histogram data for the size
471 \item[unplug histogram details] A data file per device containing
472 histogram output for the amount of IOs released at unplug time.
552 \newpage\section{\label{sec:hist}Histogram Data Files}
554 The histogram data files provide information concerning incoming and
555 outgoing IO sizes (in blocks). For simplicity, the histogram bucket
    [all...]
  /external/chromium_org/content/renderer/media/android/
webmediaplayer_android.cc 15 #include "base/metrics/histogram.h"
    [all...]
  /external/opencv/cv/src/
cvsmooth.cpp 537 * This structure represents a two-tier histogram. The first tier (known as the
550 } Histogram;
553 * HOP is short for Histogram OPeration. This macro makes an operation \a op on
554 * histogram \a h for pixel value \a x. It takes care of handling both levels.
606 * Subtracts histogram \a x from \a y and stores the result in \a y. Makes use
656 Histogram H[4];
744 /* Update corresponding histogram segment */
    [all...]
  /external/chromium_org/chrome/browser/chromeos/memory/
oom_priority_manager.cc 18 #include "base/metrics/histogram.h"
89 // Records a statistics |sample| for UMA histogram |name| using a linear
95 // Do not use the UMA_HISTOGRAM_... macros here. They cache the Histogram
102 base::Histogram::kUmaTargetedHistogramFlag);
362 // Record graphics GEM object size in a histogram with 50 MB buckets.
392 // If we change the interval we need to change the histogram name.
  /external/chromium_org/chrome/browser/chromeos/login/users/avatar/
user_image_manager_impl.cc 13 #include "base/metrics/histogram.h"
84 // Time histogram prefix for a cached profile image download.
87 // Time histogram prefix for the default profile image download.
90 // Time histogram prefix for a failed profile image download.
93 // Time histogram prefix for a successful profile image download.
96 // Time histogram suffix for a profile image download after login.
98 // Time histogram suffix for a profile image download when the user chooses the
101 // Time histogram suffix for a scheduled profile image download.
103 // Time histogram suffix for a profile image download retry.
108 // Add a histogram showing the time it takes to download profile image
    [all...]
  /external/chromium_org/chrome/browser/chromeos/login/
wizard_controller.cc 17 #include "base/metrics/histogram.h"
127 base::HistogramBase* histogram = base::Histogram::FactoryTimeGet( local
133 histogram->AddTime(step_time);
    [all...]
  /external/chromium_org/chrome/browser/ui/omnibox/
omnibox_edit_model.cc 12 #include "base/metrics/histogram.h"
82 // Histogram name which counts the number of times that the user text is
102 // Histogram name which counts the number of times the user enters
107 // Histogram name which counts the number of milliseconds a user takes
111 // Histogram name which counts the number of milliseconds a user takes
164 // Cannot rely on UMA histograms macro because the name of the histogram is
168 base::Histogram::kUmaTargetedHistogramFlag);
    [all...]
  /external/chromium_org/content/child/
blink_platform_impl.cc 17 #include "base/metrics/histogram.h"
526 // Copied from histogram macro, but without the static variable caching
527 // the histogram because name is dynamic.
529 base::Histogram::FactoryGet(name, min, max, bucket_count,
537 // Copied from histogram macro, but without the static variable caching
538 // the histogram because name is dynamic.
    [all...]
  /external/chromium_org/net/quic/
quic_connection_logger.cc 12 #include "base/metrics/histogram.h"
32 // We have ranges-of-buckets in the cumulative histogram (covering 21 packet
274 // feature, so we can't report the results in the histogram.
758 // This histogram takes a binary encoding of the 6 consecutive packets
768 // This histogram contains, for each sequence of 21 packets, the results from
773 // of samples, all told, but the histogram is a tad easier to read this way.
791 base::HistogramBase* histogram,
805 histogram->Add(range_start + bits_so_far);
812 // Net.QuicSession.21CumulativePacketsReceived_* histogram to indicate packet
814 // histogram. (e.g., if we only got 5 packets, but lost 1, we'd otherwis
827 base::HistogramBase* histogram = base::Histogram::FactoryGet( local
    [all...]
  /external/chromium_org/sql/
connection.cc 13 #include "base/metrics/histogram.h"
235 base::HistogramBase* histogram = local
236 base::Histogram::FactoryGet(
239 if (histogram)
240 histogram->Add(sample);
889 // Histogram failures specific to initial open for debugging
1043 base::HistogramBase* histogram = local
    [all...]
  /external/chromium_org/third_party/leveldatabase/src/db/
db_bench.cc 16 #include "util/histogram.h"
79 // Print histogram of operation timings
170 Histogram hist_;
939 } else if (sscanf(argv[i], "--histogram=%d%c", &n, &junk) == 1 &&
  /external/chromium_org/ui/events/
event.cc 16 #include "base/metrics/histogram.h"
222 base::Histogram::FactoryGet(
  /external/chromium_org/chrome/browser/resources/history/
other_devices.js 16 // Histogram buckets for UMA tracking of menu usage.
32 * Record an event in the UMA histogram.
  /external/chromium_org/third_party/mesa/src/src/mapi/glapi/tests/
check_table.cpp 933 { "glHistogram", _O(Histogram) },
    [all...]
  /external/mesa3d/src/mapi/glapi/tests/
check_table.cpp 933 { "glHistogram", _O(Histogram) },
    [all...]
  /external/chromium_org/content/renderer/
render_widget.cc 16 #include "base/metrics/histogram.h"
    [all...]
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_TI_IVCommon.h     [all...]
  /art/runtime/gc/
heap.cc 27 #include "base/histogram-inl.h"
    [all...]
  /external/chromium_org/chrome/browser/history/
history_backend.cc 21 #include "base/metrics/histogram.h"
    [all...]

Completed in 1082 milliseconds

1 2 34 5