Home
last modified time | relevance | path

Searched refs:Profiling (Results 1 – 25 of 28) sorted by relevance

12

/freebsd-12.1/release/packages/
H A DMakefile.package45 jail-profile_DESCR= Profiling Libraries
49 jail-lib32-profile_DESCR=32-bit Profiling Libraries
62 runtime-profile_DESCR= Profiling Libraries
66 runtime-lib32-profile_DESCR=32-bit Profiling Libraries
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/ASTMatchers/
H A DASTMatchFinder.h124 struct Profiling { struct
125 Profiling(llvm::StringMap<llvm::TimeRecord> &Records) in Profiling() function
135 llvm::Optional<Profiling> CheckProfiling;
/freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/ToolChains/
H A DOpenBSD.cpp260 bool Profiling = Args.hasArg(options::OPT_pg); in AddCXXStdlibLibArgs() local
262 CmdArgs.push_back(Profiling ? "-lc++_p" : "-lc++"); in AddCXXStdlibLibArgs()
263 CmdArgs.push_back(Profiling ? "-lc++abi_p" : "-lc++abi"); in AddCXXStdlibLibArgs()
H A DFreeBSD.cpp377 bool Profiling = Args.hasArg(options::OPT_pg); in AddCXXStdlibLibArgs() local
381 CmdArgs.push_back(Profiling ? "-lc++_p" : "-lc++"); in AddCXXStdlibLibArgs()
385 CmdArgs.push_back(Profiling ? "-lstdc++_p" : "-lstdc++"); in AddCXXStdlibLibArgs()
/freebsd-12.1/contrib/tcsh/nls/greek/
H A Dset264 61 Σήμα alarm χρόνου Profiling
/freebsd-12.1/contrib/tcsh/nls/russian/
H A Dset264 61 Profiling time alarm
/freebsd-12.1/contrib/tcsh/nls/german/
H A Dset264 61 Profiling time alarm
/freebsd-12.1/contrib/tcsh/nls/ukrainian/
H A Dset264 61 Profiling time alarm
/freebsd-12.1/contrib/tcsh/nls/C/
H A Dset264 61 Profiling time alarm
/freebsd-12.1/contrib/tcsh/nls/et/
H A Dset264 61 Profiling time alarm
/freebsd-12.1/lib/libc/nls/
H A Dnl_NL.ISO8859-1.msg251 27 Profiling-wekker
H A Dfr_FR.ISO8859-1.msg241 27 Profiling timer expired
H A DC.msg257 27 Profiling timer expired
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64.td90 "Enable Statistical Profiling extension">;
H A DAArch64SystemOperands.td1257 // v8.2a "Statistical Profiling extension" registers
/freebsd-12.1/contrib/compiler-rt/lib/profile/
H A DInstrProfData.inc715 /* Value Profiling API linkage name. */
/freebsd-12.1/contrib/llvm/include/llvm/ProfileData/
H A DInstrProfData.inc715 /* Value Profiling API linkage name. */
/freebsd-12.1/contrib/gcc/doc/
H A Dgcov.texi61 Profiling tools help you analyze your code's performance. Using a
H A Dpasses.texi342 @item Profiling
H A Dtm.texi2892 * Profiling::
4535 @node Profiling
4536 @subsection Generating Code for Profiling
/freebsd-12.1/contrib/gcc/
H A Dbuiltins.def724 /* Profiling hooks. */
/freebsd-12.1/sys/conf/
H A DNOTES323 # LOCK_PROFILING - Profiling locks. See LOCK_PROFILING(9) for details.
330 # Profiling for the callout(9) backend.
333 # Profiling for internal hash tables.
/freebsd-12.1/contrib/gdb/gdb/
H A DNEWS250 * Profiling support
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86InstrInfo.td2605 // Lightweight Profiling Instructions
/freebsd-12.1/contrib/gdb/gdb/doc/
H A Dgdb.info-31639 Profiling will be disabled until you use the `maint set profile'

12