| /freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | OpenBSD.cpp | 118 const bool Profiling = Args.hasArg(options::OPT_pg); in ConstructJob() local 161 if (Nopie || Profiling) in ConstructJob() 181 if (Profiling) in ConstructJob() 219 if (Profiling) in ConstructJob() 236 if (Profiling) in ConstructJob() 255 if (!Shared && Profiling) in ConstructJob() 262 if (Profiling) in ConstructJob() 355 bool Profiling = Args.hasArg(options::OPT_pg); in AddCXXStdlibLibArgs() local 357 CmdArgs.push_back(Profiling ? "-lc++_p" : "-lc++"); in AddCXXStdlibLibArgs() 360 CmdArgs.push_back(Profiling ? "-lc++abi_p" : "-lc++abi"); in AddCXXStdlibLibArgs() [all …]
|
| H A D | FreeBSD.cpp | 285 bool Profiling = Args.hasArg(options::OPT_pg) && Major != 0 && Major < 14; in ConstructJob() local 296 if (Profiling) in ConstructJob() 313 if (Profiling) in ConstructJob() 325 if (Profiling) in ConstructJob() 331 } else if (Profiling) { in ConstructJob() 340 if (Profiling) in ConstructJob() 346 if (Profiling) { in ConstructJob() 359 } else if (Profiling) { in ConstructJob()
|
| H A D | DragonFly.cpp | 62 const bool Profiling = Args.hasArg(options::OPT_pg); in ConstructJob() local 103 if (Profiling) in ConstructJob()
|
| /freebsd/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/contrib/llvm-project/clang/include/clang/ASTMatchers/ |
| H A D | ASTMatchFinder.h | 130 struct Profiling { struct 131 Profiling(llvm::StringMap<llvm::TimeRecord> &Records) in Profiling() argument 141 std::optional<Profiling> CheckProfiling;
|
| /freebsd/contrib/tcsh/nls/greek/ |
| H A D | set2 | 63 61 Σήμα alarm χρόνου Profiling
|
| /freebsd/contrib/tcsh/nls/german/ |
| H A D | set2 | 63 61 Profiling time alarm
|
| /freebsd/contrib/tcsh/nls/russian/ |
| H A D | set2 | 63 61 Profiling time alarm
|
| /freebsd/contrib/tcsh/nls/ukrainian/ |
| H A D | set2 | 63 61 Profiling time alarm
|
| /freebsd/contrib/tcsh/nls/C/ |
| H A D | set2 | 63 61 Profiling time alarm
|
| /freebsd/contrib/tcsh/nls/et/ |
| H A D | set2 | 63 61 Profiling time alarm
|
| /freebsd/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/lib/libc/nls/ |
| H A D | C.msg | 258 27 Profiling timer expired
|
| H A D | fr_FR.ISO8859-1.msg | 240 27 Profiling timer expired
|
| H A D | nl_NL.ISO8859-1.msg | 250 27 Profiling-wekker
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64Features.td | 147 "Enable Statistical Profiling extension">; 314 "Enable extra register in the Statistical Profiling Extension">;
|
| H A D | AArch64SystemOperands.td | 1766 // v8.2a "Statistical Profiling extension" registers 2065 // Statistical Profiling Extension system register 2193 // v8.9a/9.4a Synchronous-Exception-Based Event Profiling extension (FEAT_SEBEP) 2374 // v9.6a Statistical Profiling Extension exception registers (FEAT_SPE_EXC)
|
| H A D | AArch64InstrInfo.td | 1516 // v8.2a Statistical Profiling extension
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
| H A D | InstrProfData.inc | 853 /* Value Profiling API linkage name. */
|
| /freebsd/contrib/llvm-project/compiler-rt/include/profile/ |
| H A D | InstrProfData.inc | 853 /* Value Profiling API linkage name. */
|
| /freebsd/sys/conf/ |
| H A D | NOTES | 312 # LOCK_PROFILING - Profiling locks. See LOCK_PROFILING(9) for details. 319 # Profiling for the callout(9) backend. 322 # Profiling for internal hash tables.
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrMisc.td | 1412 // Lightweight Profiling Instructions
|