Searched refs:dump_fde (Results 1 – 4 of 4) sorted by relevance
85 D("fdevent_set: %s, events = %u", dump_fde(fde).c_str(), events); in Set()187 D("%s got events %x", dump_fde(fde).c_str(), events); in Loop()
48 std::string dump_fde(const fdevent* fde);
174 LOG(DEBUG) << dump_fde(&fde) << " got events " << std::hex << std::showbase in Loop()
48 std::string dump_fde(const fdevent* fde) { in dump_fde() function