Home
last modified time | relevance | path

Searched defs:Profiling (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/sys/contrib/zstd/
H A DCONTRIBUTING.md263 ### Profiling subsection
285 #### Instruments
320 #### Perf
338 #### Visual Studio
/freebsd-13.1/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchFinder.h129 struct Profiling { struct
130 Profiling(llvm::StringMap<llvm::TimeRecord> &Records) in Profiling() argument
134 llvm::StringMap<llvm::TimeRecord> &Records;
/freebsd-13.1/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DFreeBSD.cpp296 bool Profiling = Args.hasArg(options::OPT_pg) && in ConstructJob() local
421 bool Profiling = in AddCXXStdlibLibArgs() local
H A DOpenBSD.cpp302 bool Profiling = Args.hasArg(options::OPT_pg); in AddCXXStdlibLibArgs() local