Searched refs:start_memory (Results 1 – 1 of 1) sorted by relevance
295 int start_memory, end_memory; in measure_read_throughput_internal() local314 start_memory = get_free_memory(); in measure_read_throughput_internal()315 if (start_memory < 0) { in measure_read_throughput_internal()317 return start_memory; in measure_read_throughput_internal()357 memory += start_memory - end_memory; in measure_read_throughput_internal()