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