Searched refs:words (Results 1 – 6 of 6) sorted by relevance
26 different words that share the same cache line. The problem is that a31 words within the line. False sharing can hurt performance because
34 might be simultaneously assigned to the same thread. In other words,
39 …... Indicates that one or more words can be specified. If more than one word is specifie…
2 The example counts the number of unique words in a text.
418 size_t words = size / sizeof(intptr_t); in NonZero() local421 char *bufTail =(char*)(buf+words); in NonZero()423 for (size_t i=0; i<words; i++) in NonZero()431 return words*sizeof(intptr_t)+i+1; in NonZero()
29 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by315 # When enabled doxygen tries to link words that correspond to documented1323 # words in the documentation. The HTML workshop also contains a viewer for