Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/runtime/libprofile/
DPathProfiling.c40 uint32_t pathCount; member
142 pte.pathCounter = hashEntry->pathCount; in writeHashTable()
172 return &hashEntry->pathCount; in getPathCounter()
180 hashEntry->pathCount = 0; in getPathCounter()
184 return &hashEntry->pathCount; in getPathCounter()