/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | SyntheticCountsUtils.cpp | 28 const SccTy &SCC, GetProfCountTy GetProfCount, AddCountTy AddCount) { in propagateFromSCC() 89 AddCountTy AddCount) { in propagate()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | SyntheticCountsUtils.cpp | 24 const SccTy &SCC, GetProfCountTy GetProfCount, AddCountTy AddCount) { in propagateFromSCC() 85 AddCountTy AddCount) { in propagate()
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/perf/ |
H A D | perf_counter.cc | 31 void PerfCounter::AddCount(int64_t ts, double count) { in AddCount() function in perfetto::trace_processor::perf_importer::PerfCounter
|
/aosp_15_r20/external/flatbuffers/tests/MyGame/Example/ |
H A D | Stat.lua | 63 function Stat.AddCount(builder, count) function
|
H A D | Stat.cs | 48 …public static void AddCount(FlatBufferBuilder builder, ushort count) { builder.AddUshort(2, count,… in AddCount() method
|
H A D | Stat.py | 62 def AddCount(builder, count): function
|
/aosp_15_r20/external/cronet/base/metrics/ |
H A D | dummy_histogram.h | 38 void AddCount(Sample value, int count) override {} in AddCount() function
|
H A D | sparse_histogram.cc | 111 void SparseHistogram::AddCount(Sample value, int count) { in AddCount() function in base::SparseHistogram
|
H A D | histogram.cc | 494 void Histogram::AddCount(int value, int count) { in AddCount() function in base::Histogram
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/metrics/ |
D | dummy_histogram.h | 36 void AddCount(Sample value, int count) override {} in AddCount() function
|
/aosp_15_r20/external/libchrome/base/metrics/ |
H A D | dummy_histogram.h | 33 void AddCount(Sample value, int count) override {} in AddCount() function
|
H A D | sparse_histogram.cc | 110 void SparseHistogram::AddCount(Sample value, int count) { in AddCount() function in base::SparseHistogram
|
H A D | histogram.cc | 492 void Histogram::AddCount(int value, int count) { in AddCount() function in base::Histogram
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/3/external/libchrome/base/metrics/ |
D | dummy_histogram.h | 36 void AddCount(Sample value, int count) override {} in AddCount() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyISelLowering.cpp | 1361 auto AddCount = [](auto &Counts, const auto &Val) { in LowerBUILD_VECTOR() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyISelLowering.cpp | 2017 auto AddCount = [](auto &Counts, const auto &Val) { in LowerBUILD_VECTOR() local
|