Searched refs:head_bytes (Results 1 - 1 of 1) sorted by relevance

/gem5/src/base/
H A Dcp_annotate.cc1037 int32_t head_bytes = qData[qi-1].front()->data; local
1045 if (head_bytes > need) {
1048 } else if (head_bytes == need) {
1055 need -= head_bytes;

Completed in 8 milliseconds