| /freebsd-13.1/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | FreeBSD.cpp | 296 bool Profiling = Args.hasArg(options::OPT_pg) && in ConstructJob() local 307 if (Profiling) in ConstructJob() 318 if (Profiling) in ConstructJob() 324 } else if (Profiling) { in ConstructJob() 333 if (Profiling) in ConstructJob() 339 if (Profiling) { in ConstructJob() 352 } else if (Profiling) { in ConstructJob() 421 bool Profiling = in AddCXXStdlibLibArgs() local 426 CmdArgs.push_back(Profiling ? "-lc++_p" : "-lc++"); in AddCXXStdlibLibArgs() 430 CmdArgs.push_back(Profiling ? "-lstdc++_p" : "-lstdc++"); in AddCXXStdlibLibArgs()
|
| H A D | OpenBSD.cpp | 302 bool Profiling = Args.hasArg(options::OPT_pg); in AddCXXStdlibLibArgs() local 304 CmdArgs.push_back(Profiling ? "-lc++_p" : "-lc++"); in AddCXXStdlibLibArgs() 305 CmdArgs.push_back(Profiling ? "-lc++abi_p" : "-lc++abi"); in AddCXXStdlibLibArgs() 306 CmdArgs.push_back(Profiling ? "-lpthread_p" : "-lpthread"); in AddCXXStdlibLibArgs()
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/arm/ |
| H A D | spe-pmu.txt | 1 * ARMv8.2 Statistical Profiling Extension (SPE) Performance Monitor Units (PMU) 3 ARMv8.2 introduces the optional Statistical Profiling Extension for collecting
|
| /freebsd-13.1/release/packages/ |
| H A D | Makefile.package | 69 jail-profile_DESCR= Profiling Libraries 73 jail-lib32-profile_DESCR=32-bit Profiling Libraries 106 runtime-profile_DESCR= Profiling Libraries 110 runtime-lib32-profile_DESCR=32-bit Profiling Libraries
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/ASTMatchers/ |
| H A D | ASTMatchFinder.h | 129 struct Profiling { struct 130 Profiling(llvm::StringMap<llvm::TimeRecord> &Records) in Profiling() argument 140 llvm::Optional<Profiling> CheckProfiling;
|
| /freebsd-13.1/contrib/tcsh/nls/greek/ |
| H A D | set2 | 63 61 Σήμα alarm χρόνου Profiling
|
| /freebsd-13.1/contrib/tcsh/nls/ukrainian/ |
| H A D | set2 | 63 61 Profiling time alarm
|
| /freebsd-13.1/contrib/tcsh/nls/russian/ |
| H A D | set2 | 63 61 Profiling time alarm
|
| /freebsd-13.1/contrib/tcsh/nls/german/ |
| H A D | set2 | 63 61 Profiling time alarm
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | ValueProfilePlugins.inc | 10 // Each plugin is responsible for collecting Value Profiling candidates for a
|
| /freebsd-13.1/contrib/tcsh/nls/C/ |
| H A D | set2 | 63 61 Profiling time alarm
|
| /freebsd-13.1/contrib/tcsh/nls/et/ |
| H A D | set2 | 63 61 Profiling time alarm
|
| /freebsd-13.1/lib/libc/nls/ |
| H A D | C.msg | 259 27 Profiling timer expired
|
| H A D | fr_FR.ISO8859-1.msg | 241 27 Profiling timer expired
|
| H A D | nl_NL.ISO8859-1.msg | 251 27 Profiling-wekker
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64.td | 94 "Enable Statistical Profiling extension">; 420 "true", "Enable extra register in the Statistical Profiling Extension">;
|
| H A D | AArch64SystemOperands.td | 1346 // v8.2a "Statistical Profiling extension" registers 1637 // Statistical Profiling Extension system register
|
| H A D | AArch64InstrInfo.td | 797 // v8.2a Statistical Profiling extension
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
| H A D | InstrProfData.inc | 745 /* Value Profiling API linkage name. */
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/include/profile/ |
| H A D | InstrProfData.inc | 745 /* Value Profiling API linkage name. */
|
| /freebsd-13.1/sys/contrib/zstd/ |
| H A D | CONTRIBUTING.md | 263 ### Profiling subsection
|
| /freebsd-13.1/sys/conf/ |
| H A D | NOTES | 316 # LOCK_PROFILING - Profiling locks. See LOCK_PROFILING(9) for details. 323 # Profiling for the callout(9) backend. 326 # Profiling for internal hash tables.
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrInfo.td | 2756 // Lightweight Profiling Instructions
|