| /llvm-project-15.0.7/third-party/benchmark/test/ |
| H A D | perf_counters_gtest.cc | 69 auto counters = PerfCounters::Create({kGenericPerfEvent1}); in TEST() local 85 auto counters = in TEST() local 116 auto counters = in measure() local
|
| /llvm-project-15.0.7/compiler-rt/test/asan/TestCases/Windows/ |
| H A D | sanitizer_purge.cpp | 11 PROCESS_MEMORY_COUNTERS counters; in GetRSS() local
|
| /llvm-project-15.0.7/mlir/include/mlir/Support/ |
| H A D | DebugCounter.h | 68 llvm::StringMap<Counter> counters; variable
|
| /llvm-project-15.0.7/compiler-rt/test/profile/ContinuousSyncMode/ |
| H A D | darwin-proof-of-concept.c | 25 __attribute__((section("__DATA,__pcnts"))) int counters[] = {0xbad}; variable
|
| /llvm-project-15.0.7/third-party/benchmark/src/ |
| H A D | thread_manager.h | 48 UserCounters counters; member
|
| /llvm-project-15.0.7/mlir/lib/Support/ |
| H A D | DebugCounter.cpp | 26 llvm::cl::list<std::string> counters{ member
|
| /llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/tests/ |
| H A D | sanitizer_stoptheworld_test.cpp | 88 std::atomic_int counters[kThreadCount] = {}; member
|
| H A D | sanitizer_allocator_test.cpp | 1199 Allocator64::PackedCounterArray counters(64, 1ULL << i, &no_memory_mapper); in TEST() local 1209 Allocator64::PackedCounterArray counters( in TEST() local
|
| /llvm-project-15.0.7/compiler-rt/lib/profile/ |
| H A D | GCDAProfiling.c | 395 void llvm_gcda_emit_arcs(uint32_t num_counters, uint64_t *counters) { in llvm_gcda_emit_arcs()
|
| /llvm-project-15.0.7/llvm/utils/TableGen/ |
| H A D | DXILEmitter.cpp | 72 SmallVector<StringRef, 4> counters; // counters for this inst. member
|
| /llvm-project-15.0.7/llvm/lib/Support/BLAKE3/ |
| H A D | blake3_avx512.c | 485 __m256i counters = in load_counters4() local 740 __m512i counters = in load_counters8() local
|
| /llvm-project-15.0.7/openmp/runtime/src/ |
| H A D | kmp_stats.cpp | 883 counter *counters = (*it)->getCounters(); in __kmp_reset_stats() local
|
| /llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_win.cpp | 840 PROCESS_MEMORY_COUNTERS counters; in GetRSS() local
|
| /llvm-project-15.0.7/third-party/benchmark/include/benchmark/ |
| H A D | benchmark.h | 1591 UserCounters counters; member
|
| /llvm-project-15.0.7/clang/include/clang/AST/ |
| H A D | StmtOpenMP.h | 1470 ArrayRef<Expr *> counters() { return getCounters(); } in counters() function 1472 ArrayRef<Expr *> counters() const { in counters() function
|