Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/runtime/libprofile/
DPathProfiling.c46 uint32_t pathCounts; member
66 uint32_t pathCounts = 0; in writeArrayTable() local
78 pathCounts++; in writeArrayTable()
100 fHeader.numEntries = pathCounts; in writeArrayTable()
127 header.numEntries = hashTable->pathCounts; in writeHashTable()
183 hashTable->pathCounts++; in getPathCounter()