Searched refs:cache_entry_debug_string (Results 1 – 3 of 3) sorted by relevance
77 main_entry->cache_entry_debug_string = subgraph_key.prefix; in InitializeEntry()79 << main_entry->cache_entry_debug_string; in InitializeEntry()
170 << subgraph_to_evict->cache_entry_debug_string; in MarkEntryForEviction()310 << entry_to_mark->cache_entry_debug_string; in MarkOldestEntryForEviction()450 VLOG(2) << it->second->cache_entry_debug_string; in CompileIfKeyAbsentHelper()
139 std::string cache_entry_debug_string; member