Searched refs:rxTrack (Results 1 – 1 of 1) sorted by relevance
140 std::string rxTrack = StringPrintf("%s [%d] Rx Bytes", ifname, ifindex); in TraceIfaces() local142 ATRACE_INT64(rxTrack.c_str(), stats.rxBytes); in TraceIfaces()