Searched refs:queue_len (Results 1 - 2 of 2) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dannotate.c1224 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;
/external/libnl/lib/route/
H A Dneightbl.c201 COPY_ENTRY(QUEUE_LEN, queue_len);

Completed in 49 milliseconds