Home
last modified time | relevance | path

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

/external/llvm/runtime/libprofile/
DPathProfiling.c116 void writeHashTable(uint32_t functionNumber, pathHashTable_t* hashTable) { in writeHashTable() function
240 writeHashTable(i+1,ft[i].array); in pathProfAtExitHandler()