Home | History | Annotate | Download | only in Instrumentation

Lines Matching defs:BlockLen

373       uint32_t BlockLen = 1 + 1 + 1 + lengthOfGCOVString(getFunctionName(SP)) +
376 ++BlockLen;
377 write(BlockLen);