forked from OSchip/llvm-project
This function writes out the current values of the counters and then resets them. This can be used similarly to the __gcov_flush function to sync the counters when need be. For instance, in a situation where the application doesn't exit. <rdar://problem/12185886> llvm-svn: 163757 |
||
|---|---|---|
| .. | ||
| AddressSanitizer.cpp | ||
| BlackList.cpp | ||
| BlackList.h | ||
| BoundsChecking.cpp | ||
| CMakeLists.txt | ||
| EdgeProfiling.cpp | ||
| GCOVProfiling.cpp | ||
| Instrumentation.cpp | ||
| LLVMBuild.txt | ||
| Makefile | ||
| MaximumSpanningTree.h | ||
| OptimalEdgeProfiling.cpp | ||
| PathProfiling.cpp | ||
| ProfilingUtils.cpp | ||
| ProfilingUtils.h | ||
| ThreadSanitizer.cpp | ||