Home
last modified time | relevance | path

Searched refs:ec_max_by_type (Results 1 – 2 of 2) sorted by relevance

/dports/security/yapet/yapet-2.3/libyacurs/src/
H A Devtqueuestats.cc60 ec_max_by_type.clear(); in clear()
148 map_it = ec_max_by_type.begin(); in dump()
151 while (map_it != ec_max_by_type.end()) { in dump()
/dports/security/yapet/yapet-2.3/libyacurs/include/
H A Devtqueuestats.h85 std::map<EventType, uint32_t> ec_max_by_type; variable
178 ec_max_by_type[map_it->first] = in update_ec_count()
180 ec_max_by_type[map_it->first]), in update_ec_count()