Home
last modified time | relevance | path

Searched refs:cumulative (Results 1 – 25 of 28) sorted by relevance

12

/external/chromium_org/net/quic/
Dquic_sent_entropy_manager.cc37 CumulativeEntropy* cumulative) const { in UpdateCumulativeEntropy()
38 while (cumulative->sequence_number < sequence_number) { in UpdateCumulativeEntropy()
39 ++cumulative->sequence_number; in UpdateCumulativeEntropy()
40 cumulative->entropy ^= GetPacketEntropy(cumulative->sequence_number); in UpdateCumulativeEntropy()
Dquic_sent_entropy_manager.h72 CumulativeEntropy* cumulative) const;
/external/chromium_org/extensions/common/api/
Dsystem_cpu.idl11 // The cumulative time used by userspace programs on this processor.
14 // The cumulative time used by kernel programs on this processor.
17 // The cumulative time spent idle by this processor.
20 // The total cumulative time for this processor. This value is equal to
/external/chromium_org/third_party/tcmalloc/chromium/src/
Dpprof646 my $cumulative = CumulativeProfile($reduced);
651 PrintDisassembly($libs, $flat, $cumulative, $main::opt_disasm);
653 PrintListing($total, $libs, $flat, $cumulative, $main::opt_list, 0);
661 PrintText($symbols, $flat, $cumulative, -1);
667 if (PrintDot($main::prog, $symbols, $profile, $flat, $cumulative, $total)) {
855 my $cumulative = CumulativeProfile($reduced);
857 PrintText($symbols, $flat, $cumulative, $line_limit);
890 my $cumulative = CumulativeProfile($reduced);
892 PrintListing($total, $libs, $flat, $cumulative, $routine, $html);
908 my $cumulative = CumulativeProfile($reduced);
[all …]
Dtcmalloc.cc450 uint64_t cumulative = 0; in DumpStats() local
455 cumulative += class_bytes; in DumpStats()
461 cumulative / MiB); in DumpStats()
/external/chromium_org/third_party/tcmalloc/vendor/src/
Dpprof646 my $cumulative = CumulativeProfile($reduced);
651 PrintDisassembly($libs, $flat, $cumulative, $main::opt_disasm);
653 PrintListing($total, $libs, $flat, $cumulative, $main::opt_list, 0);
661 PrintText($symbols, $flat, $cumulative, -1);
667 if (PrintDot($main::prog, $symbols, $profile, $flat, $cumulative, $total)) {
855 my $cumulative = CumulativeProfile($reduced);
857 PrintText($symbols, $flat, $cumulative, $line_limit);
890 my $cumulative = CumulativeProfile($reduced);
892 PrintListing($total, $libs, $flat, $cumulative, $routine, $html);
908 my $cumulative = CumulativeProfile($reduced);
[all …]
Dtcmalloc.cc419 uint64_t cumulative = 0; in DumpStats() local
424 cumulative += class_bytes; in DumpStats()
430 cumulative / MiB); in DumpStats()
/external/jemalloc/bin/
Dpprof646 my $cumulative = CumulativeProfile($reduced);
651 PrintDisassembly($libs, $flat, $cumulative, $main::opt_disasm);
653 PrintListing($total, $libs, $flat, $cumulative, $main::opt_list, 0);
661 PrintText($symbols, $flat, $cumulative, -1);
667 if (PrintDot($main::prog, $symbols, $profile, $flat, $cumulative, $total)) {
855 my $cumulative = CumulativeProfile($reduced);
857 PrintText($symbols, $flat, $cumulative, $line_limit);
890 my $cumulative = CumulativeProfile($reduced);
892 PrintListing($total, $libs, $flat, $cumulative, $routine, $html);
908 my $cumulative = CumulativeProfile($reduced);
[all …]
/external/iproute2/
DREADME.distribution4 translated, inverse to the cumulative distribution function.
6 Here's how to think about it: Let F() be the cumulative distribution
26 To see this, it's enough to show that Y's cumulative distribution function,
56 3. Determine the cumulative distribution. The code I wrote creates a table
/external/iproute2/netem/
DREADME.distribution6 translated, inverse to the cumulative distribution function.
8 Here's how to think about it: Let F() be the cumulative distribution
28 To see this, it's enough to show that Y's cumulative distribution function,
58 3. Determine the cumulative distribution. The code I wrote creates a table
Dmaketable.c135 inverttable(int *table, int inversesize, int tablesize, int cumulative) in inverttable() argument
147 fvalue = (double)table[i]/(double)cumulative; in inverttable()
/external/libpcap/
DREADME.hpux32 1. You do need a late "LAN products cumulative patch" (e.g. PHNE_18173
165 Patch Description: s700 10.20 PCI 100Base-T cumulative patch
DINSTALL.txt139 need to install the "9.X LAN and DLPI drivers cumulative" patch
155 HP-UX 10, you will, apparently, need a late "LAN products cumulative
/external/chromium_org/ui/message_center/cocoa/
Dpopup_controller.mm27 // The cumulative X and Y scrollingDeltas since the -scrollWheel: event began.
/external/chromium_org/third_party/yasm/source/patched-yasm/m4/
Dlib-link.m4595 dnl The -rpath options are cumulative.
607 dnl executables is -R. The -R options are cumulative.
695 dnl The -rpath options are cumulative.
/external/bison/m4/
Dlib-link.m4656 dnl The -rpath options are cumulative.
668 dnl executables is -R. The -R options are cumulative.
763 dnl The -rpath options are cumulative.
/external/libexif/auto-m4/
Dlib-link.m4513 dnl The -rpath options are cumulative.
525 dnl executables is -R. The -R options are cumulative.
/external/chromium_org/third_party/WebKit/Source/web/
DWebInputEventFactoryMac.mm1051 // are chunked but each non-zero value does not appear to be cumulative.
1060 // chunked but unlike Delta events are properly cumulative.
/external/chromium_org/third_party/mesa/src/src/gallium/docs/source/
Dscreen.rst250 during their lifecycle. Bind flags are cumulative and may be combined to create
/external/mesa3d/src/gallium/docs/source/
Dscreen.rst250 during their lifecycle. Bind flags are cumulative and may be combined to create
/external/libmtp/
Daclocal.m4908 dnl The -rpath options are cumulative.
920 dnl executables is -R. The -R options are cumulative.
1008 dnl The -rpath options are cumulative.
/external/jemalloc/
DChangeLog454 - Make cumulative heap profiling data optional, so that it is possible to
/external/e2fsprogs/
Daclocal.m41519 dnl The -rpath options are cumulative.
1531 dnl executables is -R. The -R options are cumulative.
/external/oprofile/
DChangeLog-2003239 * libutil++/comma_list.h: don't accept cumulative behavior
3943 * pp/format_output.cpp: fix cumulative column widths
/external/qemu/
Dqapi-schema.json2487 # operation is in progress. Pausing an already paused job has no cumulative

12