Searched refs:process_bytes_read (Results 1 – 1 of 1) sorted by relevance
138 size_t process_bytes_read = m_process.ReadMemoryFromInferior( in GetL2CacheLine() local143 if (process_bytes_read == 0) in GetL2CacheLine()147 if (process_bytes_read < m_L2_cache_line_byte_size) in GetL2CacheLine()148 data_buffer_heap_sp->SetByteSize(process_bytes_read); in GetL2CacheLine()