HomeSort by relevance Sort by last modified time
    Searched refs:queue_len (Results 1 - 2 of 2) sorted by null

  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
annotate.c 1224 int printed = 2, queue_len = 0; local
1256 queue_len = 0;
1265 printed += queue_len;
1267 queue_len = 0;
1282 if (queue_len == context)
1285 ++queue_len;
    [all...]
  /external/libnl/lib/route/
neightbl.c 87 _C(QUEUE_LEN, ntp_queue_len) ||
201 COPY_ENTRY(QUEUE_LEN, queue_len);

Completed in 207 milliseconds