/freebsd/contrib/ntp/scripts/stats/ |
H A D | summary.sh | 3 # Script to summarize ipeerstats, loopstats and clockstats files 20 # Summarize loopstats files 39 # Summarize peerstats files 52 # Summarize clockstats files
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/TraceExporter/docs/ |
H A D | htr.rst | 3 The humongous amount of data processor traces like the ones obtained with Intel PT contain is not digestible to humans in its raw form. Given this, it is useful to summarize these massive traces by extracting useful information. Hierarchical Trace Representation (HTR) is the way lldb represents a summarized trace internally. HTR efficiently stores trace data and allows the trace data to be transformed in a way akin to compiler passes. 22 A pass merges instructions/blocks based on its specific purpose - for example, a pass designed to summarize a processor trace by function calls would merge all the blocks of a function into a single block representing the entire function.
|
/freebsd/usr.sbin/lpr/pac/ |
H A D | pac.c | 62 static int summarize; /* Compress accounting file */ variable 125 * Summarize and compress accounting file. in main() 127 summarize++; in main() 175 if (summarize) in main()
|
/freebsd/usr.bin/du/ |
H A D | du.1 | 211 Summarize disk usage in the current directory: 215 Summarize disk usage for a specific directory:
|
/freebsd/contrib/ntp/scripts/ |
H A D | plot_summary.texi | 15 * plot_summary: (plot_summary). Summarize (something)
|
H A D | summary.texi | 15 * summary: (summary). Summarize (something)
|
/freebsd/tools/tools/whereintheworld/ |
H A D | whereintheworld.pl | 4 # Parses "make world" output and summarize where it's been so far.
|
/freebsd/usr.sbin/repquota/ |
H A D | repquota.8 | 36 .Nd summarize quotas for a file system
|
/freebsd/contrib/libarchive/ |
H A D | COPYING | 8 intended to summarize the copyright status of the individual files;
|
/freebsd/usr.sbin/sa/tests/ |
H A D | legacy_test.sh | 61 # Summarize
|
/freebsd/sys/contrib/openzfs/.github/ |
H A D | CONTRIBUTING.md | 210 please summarize important information such as why the proposed 222 change. If necessary, please summarize decisions such as
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/ |
H A D | llvm-cov.cpp | 46 << " report: Summarize instrprof style coverage information.\n" in helpMain()
|
/freebsd/contrib/ntp/html/ |
H A D | rdebug.html | 25 …stats</tt> directory can be run from a <tt>cron</tt> job to collect and summarize these data on a …
|
/freebsd/usr.bin/clang/llvm-dwarfdump/ |
H A D | llvm-dwarfdump.1 | 165 .B \-\-summarize\-types
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | ScheduleDFS.h | 29 /// ILPValues summarize the DAG subtree rooted at each node. ILPValues are
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | dsl_userhold.c | 302 * To summarize: 553 * To summarize:
|
/freebsd/contrib/kyua/ |
H A D | CONTRIBUTING.md | 104 length of 50 characters, does not terminate in a period, and has to summarize
|
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/ |
H A D | TypeSummary.cpp | 85 assert(valobj && "Must have a valid ValueObject to summarize"); in FormatObject()
|
/freebsd/usr.sbin/pmc/ |
H A D | cmd_pmc_summary.cc | 85 "\t summarize log file\n" in usage()
|
/freebsd/sys/contrib/device-tree/Bindings/media/ |
H A D | renesas,drif.txt | 32 To summarize,
|
H A D | renesas,drif.yaml | 42 To summarize,
|
/freebsd/sys/contrib/zstd/ |
H A D | CONTRIBUTING.md | 84 …sufficiently summarize and motivate the changes they are proposing. We recommend all pull requests, 387 It's a pretty long topic, which is difficult to summarize in a single paragraph.
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | RegisterPressure.cpp | 318 /// Set the boundary for the top of the region and summarize live ins. 330 /// Set the boundary for the bottom of the region and summarize live outs. 1101 // summarize the pressure effect so we don't need to snapshot at all. in getMaxUpwardPressureDelta()
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ModuleSummaryAnalysis.cpp | 177 /// "this") and summarize it to VCalls or ConstVCalls as appropriate. 222 // Produce a summary from type.test intrinsics. We only summarize type.test in addIntrinsicToSummary() 493 // Summarize memprof related metadata. This is only needed for ThinLTO. in computeFunctionSummary()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFVerifier.h | 368 void summarize();
|