Searched refs:traceBuffLookup (Results 1 – 2 of 2) sorted by relevance
156 saRoot->traceBuffLookup[count] = (bit8)('0' + count); in siEnableTracing()160 saRoot->traceBuffLookup[(bitptr)count + 10] = (bit8)('a' + count); in siEnableTracing()304 saRoot->traceBuffLookup[0xf & (bit32Val >> ((bitSize - 4) - (i << 2)))]; \307 saRoot->traceBuffLookup[0xf & (bit32Val >> ((bitSize - 4) - (i << 2)))]; \
315 bit8 traceBuffLookup[16]; member