Searched refs:wakeupStats (Results 1 – 1 of 1) sorted by relevance
261 std::ostringstream wakeupStats; in dump() local265 wakeupStats << w.toString() << std::endl; in dump()267 dprintf(fd, "Wakeups:\n%s\n", wakeupStats.str().c_str()); in dump()