Home
last modified time | relevance | path

Searched defs:num_calls (Results 1 – 3 of 3) sorted by relevance

/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_rtl.cpp41 static atomic_uint32_t num_calls; MemprofDie() local
/llvm-project/compiler-rt/lib/asan/
H A Dasan_rtl.cpp45 static atomic_uint32_t num_calls; in AsanDie() local
/llvm-project/lldb/source/Plugins/TraceExporter/common/
H A DTraceHTR.cpp195 size_t num_calls = it.second; in MergeMetadata() local