Searched refs:pathCount (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/runtime/libprofile/
H A DPathProfiling.c35 uint32_t pathCount; member in struct:pathHashEntry_s
137 pte.pathCounter = hashEntry->pathCount;
167 return &hashEntry->pathCount;
175 hashEntry->pathCount = 0;
179 return &hashEntry->pathCount;

Completed in 117 milliseconds