Searched refs:pstore_size_bytes (Results 1 – 1 of 1) sorted by relevance
331 auto pstore_size_bytes = 0; in StartCommands() local333 pstore_size_bytes = FileSize(instance.pstore_path()); in StartCommands()334 CF_EXPECT((pstore_size_bytes & (1024 * 1024 - 1)) == 0, in StartCommands()335 instance.pstore_path() << " file size (" << pstore_size_bytes in StartCommands()369 (is_x86 ? pstore_size_bytes / 1024 / 1024 : 0); in StartCommands()644 instance.pstore_path(), ",size=", pstore_size_bytes); in StartCommands()