Searched defs:CallGraphEntry (Results 1 – 1 of 1) sorted by relevance
93 struct CallGraphEntry { struct 101 CallGraphEntry(uint32_t fromIndex, uint32_t toIndex, uint64_t count) in CallGraphEntry() argument