Searched refs:timeTraceProfilerInitialize (Results 1 – 11 of 11) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | TimeProfiler.h | 119 LLVM_ABI void timeTraceProfilerInitialize(unsigned TimeTraceGranularity,
|
| /freebsd/contrib/llvm-project/clang/tools/driver/ |
| H A D | cc1_main.cpp | 252 llvm::timeTraceProfilerInitialize( in cc1_main()
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | TimeProfiler.cpp | 391 void llvm::timeTraceProfilerInitialize(unsigned TimeTraceGranularity, in timeTraceProfilerInitialize() function in llvm
|
| /freebsd/contrib/llvm-project/llvm/tools/opt/ |
| H A D | optdriver.cpp | 302 timeTraceProfilerInitialize(TimeTraceGranularity, ProgramName); in TimeTracerRAII()
|
| /freebsd/contrib/llvm-project/llvm/tools/llc/ |
| H A D | llc.cpp | 371 timeTraceProfilerInitialize(TimeTraceGranularity, argv[0]); in main()
|
| /freebsd/contrib/llvm-project/lld/MachO/ |
| H A D | Writer.cpp | 1361 timeTraceProfilerInitialize(config->timeTraceGranularity, "writeMapFile"); in run()
|
| H A D | Driver.cpp | 2104 timeTraceProfilerInitialize(config->timeTraceGranularity, config->progName); in link()
|
| /freebsd/contrib/llvm-project/llvm/lib/LTO/ |
| H A D | LTO.cpp | 1559 timeTraceProfilerInitialize(Conf.TimeTraceGranularity, in start()
|
| /freebsd/contrib/llvm-project/lld/COFF/ |
| H A D | Driver.cpp | 1528 timeTraceProfilerInitialize(config->timeTraceGranularity, argsArr[0]); in linkerMain()
|
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | Driver.cpp | 713 timeTraceProfilerInitialize(ctx.arg.timeTraceGranularity, ctx.arg.progName); in linkerMain()
|
| /freebsd/contrib/llvm-project/openmp/runtime/src/ |
| H A D | kmp_runtime.cpp | 6021 llvm::timeTraceProfilerInitialize(500 /* us */, "libomptarget"); in __kmp_launch_thread()
|