Home
last modified time | relevance | path

Searched full:summarize (Results 1 – 25 of 62) sorted by relevance

123

/freebsd/contrib/ntp/scripts/stats/
H A Dsummary.sh3 # 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 Dhtr.rst3 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 Dpac.c62 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 Ddu.1211 Summarize disk usage in the current directory:
215 Summarize disk usage for a specific directory:
/freebsd/contrib/ntp/scripts/
H A Dplot_summary.texi15 * plot_summary: (plot_summary). Summarize (something)
H A Dsummary.texi15 * summary: (summary). Summarize (something)
/freebsd/tools/tools/whereintheworld/
H A Dwhereintheworld.pl4 # Parses "make world" output and summarize where it's been so far.
/freebsd/usr.sbin/repquota/
H A Drepquota.836 .Nd summarize quotas for a file system
/freebsd/contrib/libarchive/
H A DCOPYING8 intended to summarize the copyright status of the individual files;
/freebsd/usr.sbin/sa/tests/
H A Dlegacy_test.sh61 # Summarize
/freebsd/sys/contrib/openzfs/.github/
H A DCONTRIBUTING.md210 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 Dllvm-cov.cpp46 << " report: Summarize instrprof style coverage information.\n" in helpMain()
/freebsd/contrib/ntp/html/
H A Drdebug.html25 …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 Dllvm-dwarfdump.1165 .B \-\-summarize\-types
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDFS.h29 /// ILPValues summarize the DAG subtree rooted at each node. ILPValues are
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_userhold.c302 * To summarize:
553 * To summarize:
/freebsd/contrib/kyua/
H A DCONTRIBUTING.md104 length of 50 characters, does not terminate in a period, and has to summarize
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeSummary.cpp85 assert(valobj && "Must have a valid ValueObject to summarize"); in FormatObject()
/freebsd/usr.sbin/pmc/
H A Dcmd_pmc_summary.cc85 "\t summarize log file\n" in usage()
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Drenesas,drif.txt32 To summarize,
H A Drenesas,drif.yaml42 To summarize,
/freebsd/sys/contrib/zstd/
H A DCONTRIBUTING.md84 …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 DRegisterPressure.cpp318 /// 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 DModuleSummaryAnalysis.cpp177 /// "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 DDWARFVerifier.h368 void summarize();

123