Home
last modified time | relevance | path

Searched defs:Counters (Results 1 – 25 of 31) sorted by relevance

12

/external/bcc/tests/python/
Dtest_trace2.c5 struct Counters { u64 stat1; }; struct
/external/perfetto/docs/data-sources/
Datrace.md81 ### Counters subsection
/external/scudo/standalone/tests/
Dstats_test.cpp29 scudo::uptr Counters[scudo::StatCount] = {}; in TEST() local
Drelease_test.cpp31 scudo::PackedCounterArray Counters(1U, SCUDO_WORDSIZE, 1UL << I); in TEST() local
41 scudo::PackedCounterArray Counters(1U, NumCounters, 1UL << ((1UL << I) - 1)); in TEST() local
/external/perfetto/docs/quickstart/
Dtrace-analysis.md47 ### Counters subsection
/external/v8/src/wasm/
Dwasm-import-wrapper-cache.h14 class Counters; variable
Dcompilation-environment.h21 class Counters; variable
Dmodule-compiler.h26 class Counters; variable
Dfunction-compiler.h22 class Counters; variable
Dmodule-decoder.h21 class Counters; variable
/external/v8/src/wasm/baseline/
Dliftoff-compiler.h14 class Counters; variable
/external/perfetto/protos/perfetto/metrics/android/
Dheap_profile_callsites.proto28 message Counters { message
/external/perfetto/docs/analysis/
Dtrace-processor.md80 #### Counters subsubsection
/external/perfetto/include/perfetto/ext/base/
Dmetatrace_events.h102 enum Counters : uint16_t { enum
/external/v8/src/heap/
Ditem-parallel-job.h25 class Counters; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DDebugCounter.h174 DenseMap<unsigned, CounterInfo> Counters; variable
/external/google-benchmark/
DREADME.md804 #### Counter Reporting
/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp609 GlobalVariable *Counters = in emitProfileArcs() local
721 GlobalVariable *Counters, in buildEdgeLookupTable()
DInstrProfiling.cpp218 GlobalVariable *Counters = getOrCreateRegionCounters(Inc); in lowerIncrement() local
DEfficiencySanitizer.cpp425 GlobalVariable *Counters = in createCacheFragInfoGV() local
/external/llvm/lib/Target/AMDGPU/
DSIInsertWaits.cpp44 } Counters; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp664 GlobalVariable *Counters = in emitProfileArcs() local
776 GlobalVariable *Counters, in buildEdgeLookupTable()
DEfficiencySanitizer.cpp436 GlobalVariable *Counters = in createCacheFragInfoGV() local
/external/v8/src/inspector/
Dv8-inspector-impl.cc329 V8Inspector::Counters::Counters(v8::Isolate* isolate) : m_isolate(isolate) { in Counters() function in v8_inspector::V8Inspector::Counters
/external/v8/src/logging/
Dcounters.cc123 Counters::Counters(Isolate* isolate) in Counters() function in v8::internal::Counters

12