Home
last modified time | relevance | path

Searched defs:bytes_to_process (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/drivers/spi/
Drk_spi.c387 const u32 bytes_to_process = 2 * frames; in rockchip_spi_16bit_reader() local
/external/v8/src/heap/
Dincremental-marking.cc936 size_t bytes_to_process = 0; in Step() local
Dmark-compact.cc1800 size_t MarkCompactCollector::ProcessMarkingWorklist(size_t bytes_to_process) { in ProcessMarkingWorklist()