Searched refs:Summarize (Results 1 – 25 of 68) sorted by relevance
123
/external/llvm-project/llvm/tools/llvm-cfi-verify/ |
D | llvm-cfi-verify.cpp | 58 cl::opt<bool> Summarize("summarize", cl::desc("Print the summary only."), variable 143 if (!Summarize) { in printIndirectCFInstructions() 166 if (!Summarize) { in printIndirectCFInstructions() 177 if (PrintBlameContextAll && !Summarize) in printIndirectCFInstructions() 181 if (PrintBlameContext && !Summarize) in printIndirectCFInstructions() 211 if (!Summarize) in printIndirectCFInstructions()
|
/external/llvm-project/lldb/test/API/functionalities/data-formatter/var-in-aggregate-misuse/ |
D | main.cpp | 2 struct Summarize struct 8 typedef struct Summarize summarize_t; argument
|
/external/bcc/ |
D | README.md | 88 - tools/[biolatency](tools/biolatency.py): Summarize block device I/O latency as a histogram. [Exam… 89 - tools/[biotop](tools/biotop.py): Top for disks: Summarize block device I/O by process. [Examples]… 93 - tools/[btrfsdist](tools/btrfsdist.py): Summarize btrfs operation latency distribution as a histog… 98 - tools/[cpudist](tools/cpudist.py): Summarize on- and off-CPU time per task as a histogram. [Examp… 102 - tools/[dbstat](tools/dbstat.py): Summarize MySQL/PostgreSQL query latency as a histogram. [Exampl… 107 - tools/[ext4dist](tools/ext4dist.py): Summarize ext4 operation latency distribution as a histogram… 119 - tools/[llcstat](tools/llcstat.py): Summarize CPU cache references and misses by process. [Example… 124 - tools/[nfsdist](tools/nfsdist.py): Summarize NFS operation latency distribution as a histogram. [… 125 - tools/[offcputime](tools/offcputime.py): Summarize off-CPU time by kernel stack trace. [Examples]… 126 - tools/[offwaketime](tools/offwaketime.py): Summarize blocked time by kernel off-CPU stack and wak… [all …]
|
/external/python/cpython2/Demo/scripts/ |
D | README | 9 from.py Summarize mailbox
|
/external/libwebsockets/READMEs/ |
D | release-checklist | 47 b) Summarize changelog
|
/external/bcc/tools/ |
D | llcstat_example.txt | 47 Summarize cache references and misses by PID
|
D | cobjnew_example.txt | 54 Summarize object allocations in high-level languages.
|
D | javaobjnew_example.txt | 54 Summarize object allocations in high-level languages.
|
D | rubyobjnew_example.txt | 54 Summarize object allocations in high-level languages.
|
D | tclobjnew_example.txt | 54 Summarize object allocations in high-level languages.
|
D | softirqs_example.txt | 187 Summarize soft irq event time as histograms
|
D | rubygc_example.txt | 75 Summarize garbage collection events in high-level languages.
|
/external/abseil-cpp/absl/strings/internal/str_format/ |
D | bind_test.cc | 135 str_format_internal::Summarize(format, absl::MakeSpan(args))) in TEST_F()
|
D | bind.h | 170 std::string Summarize(UntypedFormatSpecImpl format,
|
/external/openscreen/third_party/abseil/src/absl/strings/internal/str_format/ |
D | bind_test.cc | 149 str_format_internal::Summarize(format, absl::MakeSpan(args))) in TEST_F()
|
D | bind.h | 178 std::string Summarize(UntypedFormatSpecImpl format,
|
/external/webrtc/third_party/abseil-cpp/absl/strings/internal/str_format/ |
D | bind_test.cc | 135 str_format_internal::Summarize(format, absl::MakeSpan(args))) in TEST_F()
|
D | bind.h | 170 std::string Summarize(UntypedFormatSpecImpl format,
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/ |
D | bind_test.cc | 135 str_format_internal::Summarize(format, absl::MakeSpan(args))) in TEST_F()
|
D | bind.h | 163 std::string Summarize(UntypedFormatSpecImpl format,
|
/external/angle/third_party/abseil-cpp/absl/strings/internal/str_format/ |
D | bind_test.cc | 149 str_format_internal::Summarize(format, absl::MakeSpan(args))) in TEST_F()
|
D | bind.h | 178 std::string Summarize(UntypedFormatSpecImpl format,
|
/external/libtextclassifier/abseil-cpp/absl/strings/internal/str_format/ |
D | bind_test.cc | 135 str_format_internal::Summarize(format, absl::MakeSpan(args))) in TEST_F()
|
D | bind.h | 163 std::string Summarize(UntypedFormatSpecImpl format,
|
/external/bcc/tools/lib/ |
D | uobjnew_example.txt | 54 Summarize object allocations in high-level languages.
|
123