Searched refs:total_ids (Results 1 – 1 of 1) sorted by relevance
312 static uint32_t total_ids[3]; /* rx, tx and drop */ in test_event_dev_stats_get() local323 "dev_rx", &total_ids[0]); in test_event_dev_stats_get()325 "dev_drop", &total_ids[1]); in test_event_dev_stats_get()327 "dev_tx", &total_ids[2]); in test_event_dev_stats_get()