OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:histogram
(Results
201 - 225
of
1590
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/browser/notifications/sync_notifier/
chrome_notifier_delegate.h
24
// make sure the enum list in tools/
histogram
/histograms.xml is
/external/chromium_org/chrome/browser/password_manager/
password_manager_util.h
20
// make sure the enum list in tools/
histogram
/histograms.xml is
/external/chromium_org/chrome/browser/search/
most_visited_iframe_source.h
22
// Name of the
histogram
keeping track of Most Visited clicks.
/external/chromium_org/chrome/browser/sync/glue/
password_data_type_controller.cc
8
#include "base/metrics/
histogram
.h"
/external/chromium_org/chrome/browser/tab_contents/
navigation_metrics_recorder.cc
7
#include "base/metrics/
histogram
.h"
/external/chromium_org/chrome/browser/ui/
profile_error_dialog.h
11
// this enum. This is important because this enum is used to back a
histogram
,
/external/chromium_org/chrome/browser/ui/views/location_bar/
star_view.cc
7
#include "base/metrics/
histogram
.h"
/external/chromium_org/chrome/common/safe_browsing/
zip_analyzer.cc
37
// a
histogram
.
/external/chromium_org/components/autofill/core/common/
password_generation_util.cc
9
#include "base/metrics/
histogram
.h"
/external/chromium_org/components/metrics/
README
18
the chrome part (gathering
histogram
from all the threads, populating the
/external/chromium_org/components/signin/core/browser/
signin_metrics.cc
8
#include "base/metrics/
histogram
.h"
/external/chromium_org/content/browser/battery_status/
battery_status_manager_android.cc
8
#include "base/metrics/
histogram
.h"
/external/chromium_org/content/browser/device_sensors/
data_fetcher_shared_memory_default.cc
8
#include "base/metrics/
histogram
.h"
/external/chromium_org/content/child/
child_histogram_message_filter.cc
68
DHISTOGRAM_COUNTS("
Histogram
.ChildProcessHistogramSentCount", count);
child_histogram_message_filter.h
49
// Prepares
histogram
deltas for transmission.
/external/chromium_org/content/common/
child_process_messages.h
113
// Send to all the child processes to send back
histogram
data.
139
// Send back histograms as vector of pickled-
histogram
strings.
144
// Request a
histogram
from the browser. The browser will send the
histogram
/external/chromium_org/content/public/browser/
histogram_fetcher.h
19
// Fetch
histogram
data asynchronously from the various child processes, into
/external/chromium_org/content/renderer/media/
rtc_data_channel_handler.cc
11
#include "base/metrics/
histogram
.h"
174
// the
histogram
maximum quite large (100 Mb) to have some
175
// granularity at the higher end in that eventuality. The
histogram
179
// This makes the last bucket in the
histogram
count messages from
webrtc_uma_histograms.cc
7
#include "base/metrics/
histogram
.h"
/external/chromium_org/google_apis/gcm/engine/
checkin_request.cc
9
#include "base/metrics/
histogram
.h"
23
// This enum is also used in an UMA
histogram
(GCMCheckinRequestStatus
24
// enum defined in tools/metrics/histograms/
histogram
.xml). Hence the entries
38
//
histogram
enum accordingly.
/external/chromium_org/media/audio/linux/
audio_manager_linux.cc
6
#include "base/metrics/
histogram
.h"
/external/chromium_org/native_client_sdk/src/examples/api/var_array_buffer/
index.html
20
drawing a
histogram
representing the contents of the file to a 2D
var_array_buffer.cc
51
/// receive one, we compute and display a
histogram
based on its contents.
120
// We'll only draw the most recently computed
histogram
.
126
/// Compute and normalize a
histogram
based on the given VarArrayBuffer.
172
/// Stores the most recent
histogram
so that we can re-draw it if we get
/external/chromium_org/net/base/
net_errors.cc
8
#include "base/metrics/
histogram
.h"
/external/chromium_org/net/cert/
sct_status_flags.h
18
// Also used to count SCTs that cannot be decoded in the
histogram
.
Completed in 1108 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>