Searched refs:Summarize (Results 1 – 25 of 90) sorted by relevance
1234
/external/bcc/ |
D | README.md | 90 - tools/[biolatency](tools/biolatency.py): Summarize block device I/O latency as a histogram. [Exam… 91 - tools/[biotop](tools/biotop.py): Top for disks: Summarize block device I/O by process. [Examples]… 96 - tools/[btrfsdist](tools/btrfsdist.py): Summarize btrfs operation latency distribution as a histog… 102 - tools/[cpudist](tools/cpudist.py): Summarize on- and off-CPU time per task as a histogram. [Examp… 106 - tools/[dbstat](tools/dbstat.py): Summarize MySQL/PostgreSQL query latency as a histogram. [Exampl… 114 - tools/[ext4dist](tools/ext4dist.py): Summarize ext4 operation latency distribution as a histogram… 130 - tools/[llcstat](tools/llcstat.py): Summarize CPU cache references and misses by process. [Example… 137 - tools/[nfsdist](tools/nfsdist.py): Summarize NFS operation latency distribution as a histogram. [… 138 - tools/[offcputime](tools/offcputime.py): Summarize off-CPU time by kernel stack trace. [Examples]… 139 - tools/[offwaketime](tools/offwaketime.py): Summarize blocked time by kernel off-CPU stack and wak… [all …]
|
/external/perfetto/src/trace_processor/trace_summary/ |
D | summary.h | 34 base::Status Summarize(TraceProcessor* processor,
|
/external/bcc/tools/ |
D | llcstat_example.txt | 62 Summarize cache references and misses by PID 72 -t, --tid Summarize cache references and misses by PID/TID
|
D | tclobjnew_example.txt | 54 Summarize object allocations in high-level languages.
|
D | rubyobjnew_example.txt | 54 Summarize object allocations in high-level languages.
|
D | javaobjnew_example.txt | 54 Summarize object allocations in high-level languages.
|
D | cobjnew_example.txt | 54 Summarize object allocations in high-level languages.
|
D | zfsdist_example.txt | 167 Summarize ZFS operation latency
|
/external/python/cpython3/Tools/scripts/ |
D | README | 12 summarize_stats.py Summarize specialization stats for all files in the
|
/external/perfetto/include/perfetto/trace_processor/ |
D | trace_processor.h | 107 virtual base::Status Summarize(
|
/external/perfetto/src/trace_processor/ |
D | trace_processor_impl.h | 81 base::Status Summarize(const TraceSummaryComputationSpec& computation,
|
/external/cronet/tot/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 | 198 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/rust/android-crates-io/crates/grpcio-sys/grpc/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()
|
/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 | 198 std::string Summarize(UntypedFormatSpecImpl format,
|
/external/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 | 198 std::string Summarize(UntypedFormatSpecImpl format,
|
/external/cronet/stable/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 | 198 std::string Summarize(UntypedFormatSpecImpl format,
|
/external/bcc/tools/lib/ |
D | uobjnew_example.txt | 54 Summarize object allocations in high-level languages.
|
D | ugc_example.txt | 75 Summarize garbage collection events in high-level languages.
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | process_function_library_runtime.h | 258 summary_(Summarize(graph)) {} in AsyncAttributes() 268 Summary Summarize(const Graph* graph);
|
1234