Searched refs:txTrack (Results 1 – 1 of 1) sorted by relevance
141 std::string txTrack = StringPrintf("%s [%d] Tx Bytes", ifname, ifindex); in TraceIfaces() local143 ATRACE_INT64(txTrack.c_str(), stats.txBytes); in TraceIfaces()