| /freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | OpenBSD.cpp | 117 const bool Profiling = Args.hasArg(options::OPT_pg); in ConstructJob() local 160 if (Nopie || Profiling) in ConstructJob() 177 if (Profiling) in ConstructJob() 225 if (Profiling) in ConstructJob() 241 if (Profiling) in ConstructJob() 260 if (!Shared && Profiling) in ConstructJob() 267 if (Profiling) in ConstructJob() 360 bool Profiling = Args.hasArg(options::OPT_pg); in AddCXXStdlibLibArgs() local 362 CmdArgs.push_back(Profiling ? "-lc++_p" : "-lc++"); in AddCXXStdlibLibArgs() 365 CmdArgs.push_back(Profiling ? "-lc++abi_p" : "-lc++abi"); in AddCXXStdlibLibArgs() [all …]
|
| H A D | FreeBSD.cpp | 287 bool Profiling = Args.hasArg(options::OPT_pg) && Major != 0 && Major < 14; in ConstructJob() local 298 if (Profiling) in ConstructJob() 314 if (Profiling) in ConstructJob() 326 if (Profiling) in ConstructJob() 332 } else if (Profiling) { in ConstructJob() 341 if (Profiling) in ConstructJob() 347 if (Profiling) { in ConstructJob() 360 } else if (Profiling) { in ConstructJob() 446 bool Profiling = Args.hasArg(options::OPT_pg) && Major != 0 && Major < 14; in AddCXXStdlibLibArgs() local 448 CmdArgs.push_back(Profiling ? "-lc++_p" : "-lc++"); in AddCXXStdlibLibArgs()
|
| H A D | DragonFly.cpp | 62 const bool Profiling = Args.hasArg(options::OPT_pg); in ConstructJob() local 103 if (Profiling) in ConstructJob()
|
| /freebsd-14.2/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
|
| H A D | qcom,coresight-tpdm.yaml | 8 title: Trace, Profiling and Diagnostics Monitor - TPDM
|
| H A D | qcom,coresight-tpda.yaml | 8 title: Trace, Profiling and Diagnostics Aggregator - TPDA
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/perf/ |
| H A D | spe-pmu.yaml | 7 title: ARMv8.2 Statistical Profiling Extension (SPE) Performance Monitor Units (PMU) 13 ARMv8.2 introduces the optional Statistical Profiling Extension for collecting
|
| /freebsd-14.2/release/packages/ |
| H A D | Makefile.package | 92 jail-profile_DESCR= Profiling Libraries 96 jail-lib32-profile_DESCR=32-bit Profiling Libraries 141 runtime-profile_DESCR= Profiling Libraries 145 runtime-lib32-profile_DESCR=32-bit Profiling Libraries
|
| /freebsd-14.2/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() function 141 std::optional<Profiling> CheckProfiling;
|
| /freebsd-14.2/contrib/tcsh/nls/greek/ |
| H A D | set2 | 63 61 Σήμα alarm χρόνου Profiling
|
| /freebsd-14.2/contrib/tcsh/nls/german/ |
| H A D | set2 | 63 61 Profiling time alarm
|
| /freebsd-14.2/contrib/tcsh/nls/russian/ |
| H A D | set2 | 63 61 Profiling time alarm
|
| /freebsd-14.2/contrib/tcsh/nls/ukrainian/ |
| H A D | set2 | 63 61 Profiling time alarm
|
| /freebsd-14.2/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-14.2/contrib/tcsh/nls/C/ |
| H A D | set2 | 63 61 Profiling time alarm
|
| /freebsd-14.2/contrib/tcsh/nls/et/ |
| H A D | set2 | 63 61 Profiling time alarm
|
| /freebsd-14.2/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-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64.td | 113 "Enable Statistical Profiling extension (FEAT_SPE)">; 487 "true", "Enable extra register in the Statistical Profiling Extension (FEAT_SPEv1p2)">;
|
| H A D | AArch64SystemOperands.td | 1447 // v8.2a "Statistical Profiling extension" registers 1745 // Statistical Profiling Extension system register 1878 // v8.9a/9.4a Synchronous-Exception-Based Event Profiling extension (FEAT_SEBEP)
|
| /freebsd-14.2/contrib/llvm-project/compiler-rt/include/profile/ |
| H A D | InstrProfData.inc | 788 /* Value Profiling API linkage name. */
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
| H A D | InstrProfData.inc | 788 /* Value Profiling API linkage name. */
|
| /freebsd-14.2/sys/conf/ |
| H A D | NOTES | 314 # LOCK_PROFILING - Profiling locks. See LOCK_PROFILING(9) for details. 321 # Profiling for the callout(9) backend. 324 # Profiling for internal hash tables.
|
| /freebsd-14.2/sys/contrib/zstd/ |
| H A D | CONTRIBUTING.md | 299 ### Profiling subsection
|