Home | History | Annotate | Download | only in allocator

Lines Matching refs:endl

849          << " }" << std::endl;
1351 stream << "RosAlloc PageMap: " << std::endl;
1377 << " remaining_fpr_size=" << remaining_curr_fpr_size << std::endl;
1383 stream << "curr_fpr=0x" << std::hex << reinterpret_cast<intptr_t>(curr_fpr) << std::endl;
1393 << " remaining_fpr_size=" << remaining_curr_fpr_size << std::endl;
1406 stream << "[" << i << "]=Large (start)" << std::endl;
1412 stream << "[" << i << "]=Large (part)" << std::endl;
1424 << std::endl;
1430 stream << "[" << i << "]=Run (part)" << std::endl;
1905 << i << " to " << (i + num_pages) << std::endl << DumpPageMap();
1909 << std::endl << DumpPageMap();
1928 << std::endl << DumpPageMap();
1931 << std::endl << DumpPageMap();
1935 LOG(FATAL) << "Unreachable - page map type: " << pm << std::endl << DumpPageMap();
1951 << std::endl << DumpPageMap();
1957 << std::endl << DumpPageMap();
1963 LOG(FATAL) << "Unreachable - page map type: " << pm << std::endl << DumpPageMap();