Home
last modified time | relevance | path

Searched defs:AddCount (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DSyntheticCountsUtils.cpp28 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 DSyntheticCountsUtils.cpp24 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 Dperf_counter.cc31 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 DStat.lua63 function Stat.AddCount(builder, count) function
H A DStat.cs48 …public static void AddCount(FlatBufferBuilder builder, ushort count) { builder.AddUshort(2, count,… in AddCount() method
H A DStat.py62 def AddCount(builder, count): function
/aosp_15_r20/external/cronet/base/metrics/
H A Ddummy_histogram.h38 void AddCount(Sample value, int count) override {} in AddCount() function
H A Dsparse_histogram.cc111 void SparseHistogram::AddCount(Sample value, int count) { in AddCount() function in base::SparseHistogram
H A Dhistogram.cc494 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/
Ddummy_histogram.h36 void AddCount(Sample value, int count) override {} in AddCount() function
/aosp_15_r20/external/libchrome/base/metrics/
H A Ddummy_histogram.h33 void AddCount(Sample value, int count) override {} in AddCount() function
H A Dsparse_histogram.cc110 void SparseHistogram::AddCount(Sample value, int count) { in AddCount() function in base::SparseHistogram
H A Dhistogram.cc492 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/
Ddummy_histogram.h36 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 DWebAssemblyISelLowering.cpp1361 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 DWebAssemblyISelLowering.cpp2017 auto AddCount = [](auto &Counts, const auto &Val) { in LowerBUILD_VECTOR() local