| /external/tensorflow/tensorflow/core/profiler/convert/ |
| D | xplane_to_op_stats_test.cc | 78 OpStats op_stats = ConvertXSpaceToOpStats(space, options); in TEST() local 99 OpStats op_stats = ConvertXSpaceToOpStats(space, OpStatsOptions()); in TEST() local 132 OpStats op_stats = ConvertXSpaceToOpStats(space, options); in TEST() local 172 OpStats op_stats = ConvertXSpaceToOpStats(space, options); in TEST() local 189 OpStats op_stats = ConvertXSpaceToOpStats(space, OpStatsOptions()); in TEST() local 200 OpStats op_stats = ConvertXSpaceToOpStats(space, OpStatsOptions()); in TEST() local 284 OpStats op_stats = ConvertXSpaceToOpStats(xspace, OpStatsOptions()); in TEST() local 331 OpStats op_stats = ConvertXSpaceToOpStats(space, options); in TEST() local 346 OpStats op_stats = ConvertXSpaceToOpStats(space, OpStatsOptions()); in TEST() local 402 OpStats op_stats = ConvertXSpaceToOpStats(space, options); in TEST() local [all …]
|
| D | op_stats_to_pod_viewer_test.cc | 55 void CreateOpStats(OpStats* op_stats) { in CreateOpStats() 83 OpStats op_stats; in TEST() local 116 OpStats op_stats; in TEST() local 124 OpStats op_stats; in TEST() local
|
| D | op_stats_to_pod_stats_test.cc | 54 void CreateOpStats(OpStats* op_stats) { in CreateOpStats() 82 OpStats op_stats; in TEST() local 112 OpStats op_stats; in TEST() local
|
| D | op_stats_to_pod_viewer.cc | 28 PodStatsSequence ConvertOpStatsToPodStatsSequence(const OpStats& op_stats, in ConvertOpStatsToPodStatsSequence() 49 PodViewerDatabase ConvertOpStatsToPodViewer(const OpStats& op_stats) { in ConvertOpStatsToPodViewer()
|
| D | op_stats_to_op_profile.cc | 44 void BuildOpProfileNodeTree(const OpStats& op_stats, bool group_by_program, in BuildOpProfileNodeTree() 75 const OpStats& op_stats, tensorflow::profiler::HardwareType hardware_type, in ConvertOpStatsToOpProfile()
|
| D | xplane_to_op_stats.cc | 131 OpStats* op_stats) { in PropagateXSpaceDiagnosticsToOpStats() 154 OpStats op_stats; in ConvertXSpaceToOpStats() local
|
| D | op_stats_combiner.h | 61 const OpStats* op_stats; member
|
| D | op_stats_to_pod_stats.cc | 72 PodStatsDatabase ConvertOpStatsToPodStats(const OpStats& op_stats) { in ConvertOpStatsToPodStats()
|
| D | xplane_to_profile_response.cc | 109 OpStats op_stats = ConvertXSpaceToOpStats(xspace, options); in ConvertXSpaceToProfileResponse() local
|
| D | op_stats_to_overview_page.cc | 176 OverviewPageAnalysis ComputeAnalysisResult(const OpStats& op_stats) { in ComputeAnalysisResult() 368 OverviewPage ConvertOpStatsToOverviewPage(const OpStats& op_stats) { in ConvertOpStatsToOverviewPage()
|
| D | op_stats_to_tf_stats.cc | 101 TfStatsDatabase ConvertOpStatsToTfStats(const OpStats& op_stats) { in ConvertOpStatsToTfStats()
|
| D | op_stats_to_tf_stats_test.cc | 127 const OpStats op_stats = ConvertXSpaceToOpStats(space, options); in TEST() local
|
| D | op_stats_to_input_pipeline_analysis.cc | 597 const OpStats& op_stats) { in ConvertOpStatsToInputPipelineAnalysis()
|
| /external/tensorflow/tensorflow/core/profiler/utils/ |
| D | diagnostics.cc | 56 void PopulateStepDiagnostics(const OpStats& op_stats, Diagnostics* diag) { in PopulateStepDiagnostics() 70 void PopulateOverviewDiagnostics(const OpStats& op_stats, Diagnostics* diag) { in PopulateOverviewDiagnostics()
|
| /external/federated-compute/fcp/client/opstats/ |
| D | opstats_example_store.cc | 46 absl::Time GetLastUpdatedTime(const OperationalStats& op_stats) { in GetLastUpdatedTime() 87 std::string CreateExample(const OperationalStats& op_stats, in CreateExample() 148 explicit OpStatsExampleIterator(std::vector<OperationalStats> op_stats, in OpStatsExampleIterator()
|
| D | pds_backed_opstats_db.cc | 140 const google::protobuf::RepeatedPtrField<OperationalStats>& op_stats) { in GetEarliestTrustWorthyTime() 153 auto* op_stats = data.mutable_opstats(); in RemoveOutdatedData() local 173 auto& op_stats = *(data.mutable_opstats()); in PruneOldDataUntilBelowSizeLimit() local
|
| D | pds_backed_opstats_db_test.cc | 67 OperationalStats op_stats; in CreateOperationalStatsWithSingleEvent() local 103 OperationalStats op_stats = CreateOperationalStatsWithSingleEvent( in TEST_F() local 173 OperationalStats op_stats; in TEST_F() local 212 OperationalStats op_stats; in TEST_F() local 480 OperationalStats op_stats = CreateOperationalStatsWithSingleEvent( in TEST_F() local
|
| /external/crosvm/metrics/src/ |
| D | local_stats.rs | 468 let op_stats = stats.get_stats_for_op(info.operation); in collect_scoped_byte_latency_stat() localVariable
|