Searched refs:readProcFileToTripleInt (Results 1 – 1 of 1) sorted by relevance
2955 TripleInt readProcFileToTripleInt(const std::string& path) { in readProcFileToTripleInt() function2970 TripleInt newRmemValues = readProcFileToTripleInt(TCP_RMEM_PROC_FILE); in updateAndCheckTcpBuffer()2971 TripleInt newWmemValues = readProcFileToTripleInt(TCP_WMEM_PROC_FILE); in updateAndCheckTcpBuffer()2983 TripleInt rmemValue = readProcFileToTripleInt(TCP_RMEM_PROC_FILE); in TEST_F()2985 TripleInt wmemValue = readProcFileToTripleInt(TCP_WMEM_PROC_FILE); in TEST_F()