Searched refs:stream_drop (Results 1 – 1 of 1) sorted by relevance
1067 uint32_t stream_drop; in dag_stats() local1081 …if ((dag_error = dag_config_get_uint32_attribute_ex(pd->dag_ref, pd->drop_attr, &stream_drop) == k… in dag_stats()1082 pd->stat.ps_drop = stream_drop; in dag_stats()