Searched defs:Profiler (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/unittests/Support/ | ||
H A D | TimeProfilerTest.cpp | 60 auto *Profiler = timeTraceAsyncProfilerBegin("event", "detail"); in TEST() local |
/llvm-project/offload/include/Shared/ | ||
H A D | Profile.h | 26 Profiler() { in Profiler() function |
/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | MemProfiler.cpp | 278 MemProfiler Profiler(M); run() local |
H A D | GCOVProfiling.cpp | 575 GCOVProfiler Profiler(GCOVOpts); run() local |
/llvm-project/clang/lib/AST/ | ||
H A D | StmtProfile.cpp | 430 StmtProfiler *Profiler; global() member in __anon1932447d0211::OMPClauseProfiler |