Searched defs:GetNode (Results 1 – 3 of 3) sorted by relevance
340 SchedulingNode* GetNode(const HInstruction* instr) const { in GetNode() function
112 CacheNode* LRUCache::GetNode(uint32_t tid, uint64_t ip, uint64_t sp) { in GetNode() function in simpleperf::call_chain_joiner_impl::LRUCache
488 func (m *pathMap) GetNode(path string, createIfNotFound bool) *pathMap { func