Home
last modified time | relevance | path

Searched refs:itorBBEnd (Results 1 – 1 of 1) sorted by relevance

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/test/unit_tests/sources/cmdqueue/
H A Dtest_cmdqueue_enqueue_cmdlist.cpp691 auto itorBBEnd = find<MI_BATCH_BUFFER_START *>(itor, cmdList.end()); in twoCommandListCommandPreemptionTest() local
701 auto firstExecMmioCount = countMmio<FamilyType>(cmdList.begin(), itorBBEnd, 0x2580u); in twoCommandListCommandPreemptionTest()
707 auto secondExecMmioCount = countMmio<FamilyType>(itorBBEnd, cmdList.end(), 0x2580u); in twoCommandListCommandPreemptionTest()