Home
last modified time | relevance | path

Searched defs:counts (Results 1 – 25 of 43) sorted by relevance

12

/external/oprofile/libpp/
Dsymbol.cpp35 bool has_sample_counts(count_array_t const & counts, size_t lo, size_t hi) in has_sample_counts()
Dformat_output.h94 counts_t & counts; member
156 counts_t counts; variable
Dsample_container.cpp25 count_array_t add_counts(count_array_t const & counts, in add_counts()
Dsymbol.h57 count_array_t counts; member
Dprofile_container.cpp220 count_array_t counts = samples_count(*it); in select_filename() local
Dxml_utils.cpp346 get_counts_string(count_array_t const & counts, size_t begin, size_t end) in get_counts_string()
540 void module_info::add_to_summary(count_array_t const & counts) in add_to_summary()
/external/stlport/test/eh/
Dtest_algo.cpp107 unsigned counts[SortClass::kRange]; in operator ()() local
153 unsigned counts[SortClass::kRange]; in assert_sorted_version() local
/external/strace/
Dcount.c46 #define counts (countv[current_personality]) macro
/external/smack/src/org/xbill/DNS/
DHeader.java19 private int [] counts; field in Header
/external/oprofile/pp/
Dopreport.cpp44 count_array_t counts; member
88 count_array_t counts; member
Dopannotate.cpp524 count_array_t counts = samples->samples_count(filename, linenr); in source_line_annotation() local
547 count_array_t counts; in source_symbol_annotation() local
/external/webkit/Source/WebKit/win/
DWebHistoryItem.cpp491 HRESULT STDMETHODCALLTYPE WebHistoryItem::getDailyVisitCounts(int* number, int** counts) in getDailyVisitCounts()
503 HRESULT STDMETHODCALLTYPE WebHistoryItem::getWeeklyVisitCounts(int* number, int** counts) in getWeeklyVisitCounts()
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DAtomicDoubleArrayTest.java289 volatile long counts; field in AtomicDoubleArrayTest.Counter
/external/linux-tools-perf/util/
Devsel.h62 struct perf_counts *counts; member
/external/webp/src/utils/
Dhuffman_encode.c29 static int OptimizeHuffmanForRle(int length, int* const counts) { in OptimizeHuffmanForRle()
/external/valgrind/main/cachegrind/
Dcg_merge.c212 ULong* counts; member
271 static Counts* new_Counts ( Int n_counts, /*COPIED*/ULong* counts ) in new_Counts()
480 Counts* counts; in splitUpCountsLine() local
/external/opencv/cvaux/src/
Dcvcalibfilter.cpp269 int* counts = (int*)cvAlloc( n * sizeof(counts[0])); in Stop() local
/external/guava/guava/src/com/google/common/collect/
DImmutableSortedMultiset.java576 int[] counts; field in ImmutableSortedMultiset.SerializedForm
DImmutableMultiset.java459 final int[] counts; field in SerializedForm
/external/jdiff/src/jdiff/
DDiffMyers.java567 private byte[] discardable(final int[] counts) { in discardable()
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/preprocessor/
Datom.c214 int counts[HASH_TABLE_MAX_COLLISIONS + 1]; member
/external/apache-harmony/security/src/test/support/common/java/org/apache/harmony/security/tests/support/
DTestCertUtils.java770 int counts[] = new int[datasNames.length]; in genNames() local
/external/speex/libspeex/
Djitter.c87 …spx_int16_t counts[MAX_TIMINGS]; /**< Order the packets were put in (will be used for short-ter… member
/external/chromium/base/metrics/
Dhistogram.h338 Count counts(size_t i) const { return counts_[i]; } in counts() function
/external/valgrind/main/coregrind/m_scheduler/
Dscheduler.c1370 static Int counts[EmWarn_NUMBER]; in VG_() local

12