/external/blktrace/btreplay/doc/ |
abstract.tex | 29 \item Run \texttt{btrecord} to convert traces into IO records
|
/external/chromium/base/win/ |
wrapped_window_proc_unittest.cc | 40 // The actual exception filter just records the exception.
|
/external/chromium/chrome/browser/ui/cocoa/ |
confirm_quit_panel_controller.h | 30 // Records the histogram value for the above metric.
|
/external/chromium/third_party/libjingle/source/talk/base/ |
socketaddresspair.h | 35 // Records a pair (source,destination) of socket addresses. The two addresses
|
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/ |
gjslint.py | 133 # Return any errors as error records. 150 def _PrintFileSummary(paths, records): 157 path_errors = [e for e in records if e.path == path] 191 """Print error records strings in the expected format."""
|
/external/chromium_org/ash/metrics/ |
user_metrics_recorder.h | 111 // on a timer to allow recording of state data over time to the UMA records.
|
/external/chromium_org/ash/ |
multi_profile_uma.h | 13 // Records UMA statistics for multiprofile actions.
|
/external/chromium_org/ash/touch/ |
touch_uma.h | 21 // Records some touch/gesture event specific details (e.g. what gestures are
|
/external/chromium_org/base/win/ |
wrapped_window_proc_unittest.cc | 40 // The actual exception filter just records the exception.
|
/external/chromium_org/chrome/browser/metrics/ |
metrics_log.h | 87 // Records the current operating environment. Takes the list of installed 103 // Records the input text, available choices, and selected entry when the 107 // Records the passed profiled data, which should be a snapshot of the 118 // If |log_type| is INITIAL_LOG, records additional info such as number of
|
/external/chromium_org/chrome/browser/ui/webui/ntp/android/ |
navigation_handler.h | 16 // Records a UMA stat ("NewTabPage.ActionAndroid") for the action the user takes
|
/external/chromium_org/chrome/common/metrics/proto/ |
histogram_event.proto | 37 // records, but was never used. As of M31, it is no longer sent by Chrome
|
/external/chromium_org/content/browser/ |
tcmalloc_internals_request_job.h | 22 // Records the output for a specified header string.
|
/external/chromium_org/crypto/ |
curve25519.h | 14 // described in "Curve 25519: new Diffie-Hellman Speed Records",
|
/external/chromium_org/net/third_party/nss/ssl/ |
notes.txt | 13 gs->inbuf SSL3 only: incoming (encrypted) ssl records are placed here, 16 gs->buf SSL2: incoming SSL records are put here, and then decrypted 18 SSL3: ssl3_HandleHandshake puts decrypted ssl records here. 39 sec->writeBuf outgoing ssl records are constructed here and encrypted in
|
/external/chromium_org/remoting/base/ |
rate_counter.h | 26 // Records a point event count to include in the rate.
|
/external/chromium_org/sync/engine/ |
traffic_recorder.h | 62 const std::deque<TrafficRecord>& records() { function in class:syncer::TrafficRecorder
|
/external/chromium_org/sync/internal_api/public/sessions/ |
model_neutral_state.h | 55 // Records the most recent results of GetKey, PostCommit and GetUpdates
|
/external/chromium_org/third_party/closure_linter/closure_linter/ |
gjslint.py | 133 # Return any errors as error records. 150 def _PrintFileSummary(paths, records): 157 path_errors = [e for e in records if e.path == path] 191 """Print error records strings in the expected format."""
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
socketaddresspair.h | 35 // Records a pair (source,destination) of socket addresses. The two addresses
|
/external/chromium_org/third_party/skia/src/core/ |
SkBBoxHierarchyRecord.h | 16 * This records bounding box information into an SkBBoxHierarchy, and clip/transform information
|
/external/chromium_org/third_party/tcmalloc/vendor/doc/ |
cpuprofile-fileformat.html | 35 <li> Binary profile records 138 <h2>Binary Profile Records</h2> 168 <p>Note that multiple profile records can be emitted by the profiler 170 sum the counts of all records having identical call chains.
|
/external/chromium_org/ui/message_center/ |
fake_notifier_settings_provider.h | 14 // notifiers and records which callbacks were called. For use in tests.
|
/external/guava/guava-tests/test/com/google/common/collect/ |
ForwardingListIteratorTest.java | 34 * type arguments. The created proxy only records calls and returns null, so
|
/external/javassist/src/main/javassist/scopedpool/ |
ScopedClassPoolRepository.java | 30 * Records a factory.
|