Home
last modified time | relevance | path

Searched refs:__llvm_ctx_profile_start_collection (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/ctx_profile/
H A DCtxInstrProfiling.h161 void __llvm_ctx_profile_start_collection();
H A DCtxInstrProfiling.cpp280 void __llvm_ctx_profile_start_collection() { in __llvm_ctx_profile_start_collection() function
/freebsd/contrib/llvm-project/compiler-rt/lib/ctx_profile/tests/
H A DCtxInstrProfilingTest.cpp216 __llvm_ctx_profile_start_collection(); in TEST_F()