HomeSort by relevance Sort by last modified time
    Searched full:tx_free_list (Results 1 - 1 of 1) sorted by null

  /external/linux-tools-perf/perf-3.12.0/tools/perf/scripts/python/
netdev-times.py 39 tx_free_list = []; # list of packets which is freed variable
214 for i in range(len(tx_free_list)):
215 print_transmit(tx_free_list[i])
435 tx_free_list.append(skb)
452 tx_free_list.append(skb)

Completed in 55 milliseconds