Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_rtl.cpp41 static atomic_uint32_t num_calls; in MemprofDie() local
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_rtl.cpp45 static atomic_uint32_t num_calls; in AsanDie() local
/freebsd/contrib/kyua/engine/
H A Dscanner_test.cpp94 num_calls(void) const in num_calls() function in __anon014637690111::mock_test_program
/freebsd/contrib/llvm-project/lldb/source/Plugins/TraceExporter/common/
H A DTraceHTR.cpp195 size_t num_calls = it.second; in MergeMetadata() local