Searched refs:timeTraceProfilerInitialize (Results 1 – 11 of 11) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | TimeProfiler.h | 92 void timeTraceProfilerInitialize(unsigned TimeTraceGranularity,
|
| /freebsd-14.2/contrib/llvm-project/clang/tools/driver/ |
| H A D | cc1_main.cpp | 258 llvm::timeTraceProfilerInitialize( in cc1_main()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Support/ |
| H A D | TimeProfiler.cpp | 288 void llvm::timeTraceProfilerInitialize(unsigned TimeTraceGranularity, in timeTraceProfilerInitialize() function in llvm
|
| /freebsd-14.2/contrib/llvm-project/llvm/tools/opt/ |
| H A D | opt.cpp | 300 timeTraceProfilerInitialize(TimeTraceGranularity, ProgramName); in TimeTracerRAII()
|
| /freebsd-14.2/contrib/llvm-project/llvm/tools/llc/ |
| H A D | llc.cpp | 379 timeTraceProfilerInitialize(TimeTraceGranularity, argv[0]); in main()
|
| /freebsd-14.2/contrib/llvm-project/lld/MachO/ |
| H A D | Writer.cpp | 1316 timeTraceProfilerInitialize(config->timeTraceGranularity, "writeMapFile"); in run()
|
| H A D | Driver.cpp | 1877 timeTraceProfilerInitialize(config->timeTraceGranularity, config->progName); in link()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/LTO/ |
| H A D | LTO.cpp | 1508 timeTraceProfilerInitialize(Conf.TimeTraceGranularity, in start()
|
| /freebsd-14.2/contrib/llvm-project/lld/COFF/ |
| H A D | Driver.cpp | 1457 timeTraceProfilerInitialize(config->timeTraceGranularity, argsArr[0]); in linkerMain()
|
| /freebsd-14.2/contrib/llvm-project/lld/ELF/ |
| H A D | Driver.cpp | 637 timeTraceProfilerInitialize(config->timeTraceGranularity, config->progName); in linkerMain()
|
| /freebsd-14.2/contrib/llvm-project/openmp/runtime/src/ |
| H A D | kmp_runtime.cpp | 5992 llvm::timeTraceProfilerInitialize(500 /* us */, "libomptarget"); in __kmp_launch_thread()
|