Searched refs:nStrWords (Results 1 – 1 of 1) sorted by relevance
1615 int nStrWords; in prvTraceStoreStringEventHelper() local1621 nStrWords = (len+1+3)/4; in prvTraceStoreStringEventHelper()1626 nWords = nStrWords + nArgs; in prvTraceStoreStringEventHelper()1703 int nStrWords; in prvTraceStoreSimpleStringEventHelper() local1712 nStrWords = (len+1+3)/4; in prvTraceStoreSimpleStringEventHelper()1724 nWords = nStrWords + nArgs; in prvTraceStoreSimpleStringEventHelper()