Skip to content

Commit

Permalink
Fix host stall calculation for megascale stats.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 570816504
  • Loading branch information
cliveverghese authored and copybara-github committed Oct 4, 2023
1 parent b68d688 commit 5043eb3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ message DcnSlackSummary {
string transfer_type = 13;

int64 host_stall_us = 14;
uint64 host_events_count = 15;
}

message DcnSlackAnalysis {
Expand Down

0 comments on commit 5043eb3

Please sign in to comment.