Searched refs:__llvm_ctx_profile_start_context (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/compiler-rt/lib/ctx_profile/tests/ |
| H A D | CtxInstrProfilingTest.cpp | 43 auto *Ctx = __llvm_ctx_profile_start_context(&Root, 1, 10, 4); in TEST_F() 61 auto *Ctx = __llvm_ctx_profile_start_context(&Root, 1, 10, 4); in TEST_F() 96 auto *Ctx = __llvm_ctx_profile_start_context(&Root, 1, 10, 4); in TEST_F() 132 auto *Ctx = __llvm_ctx_profile_start_context(&Root, 1, 10, 4); in TEST_F() 155 auto *Ctx = __llvm_ctx_profile_start_context(&Root, 1, 10, 4); in TEST_F() 174 auto *Ctx = __llvm_ctx_profile_start_context(&Root, 1, 10, 4); in TEST_F()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/ctx_profile/ |
| H A D | CtxInstrProfiling.h | 145 ContextNode *__llvm_ctx_profile_start_context(__ctx_profile::ContextRoot *Root,
|
| H A D | CtxInstrProfiling.cpp | 256 ContextNode *__llvm_ctx_profile_start_context( in __llvm_ctx_profile_start_context() function
|