Searched refs:INLINE_VECS (Results 1 – 1 of 1) sorted by relevance
459 const size_t INLINE_VECS = 64; in showLog() local461 struct iovec stackVec[INLINE_VECS]; in showLog()469 if (numVecs > INLINE_VECS) { in showLog()473 numVecs = INLINE_VECS; in showLog()