Searched defs:functionNumber (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/runtime/libprofile/
H A DPathProfiling.c116 void writeHashTable(uint32_t functionNumber, pathHashTable_t* hashTable) { argument
153 static uint32_t* getPathCounter(uint32_t functionNumber, argument
183 void llvm_increment_path_count (uint32_t functionNumber, uint32_t pathNumber) { argument
190 void llvm_decrement_path_count (uint32_t functionNumber, uint32_t pathNumber) { argument
[all...]
/macosx-10.10/IOKitTools-91/ioreg.tproj/
H A Dioreg.c1598 functionNumber, local
/macosx-10.10/llvmCore-3425.0.34/lib/Transforms/Instrumentation/
H A DPathProfiling.cpp1369 unsigned functionNumber = 0; local

Completed in 122 milliseconds