Searched refs:max_vec_size (Results 1 – 1 of 1) sorted by relevance
84 size_t max_vec_size = in CountResidentBytes() local87 std::unique_ptr<char[]> vec(new char[max_vec_size]); in CountResidentBytes()90 new PSAPI_WORKING_SET_EX_INFORMATION[max_vec_size]); in CountResidentBytes()92 std::unique_ptr<unsigned char[]> vec(new unsigned char[max_vec_size]); in CountResidentBytes()