Searched refs:BufferTuple (Results 1 – 1 of 1) sorted by relevance
4699 typedef std::tuple<std::string, float, float, float> BufferTuple; in dumpBufferingStats() typedef4700 std::map<float, BufferTuple, std::greater<float>> sorted; in dumpBufferingStats()4719 const BufferTuple& values = sortedPair.second; in dumpBufferingStats()