Home
last modified time | relevance | path

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

/external/v8/src/third_party/vtune/
Dvtune-jit.cc130 static JITCodeLineInfo* UntagLineInfo(void* ptr) { in UntagLineInfo() function
193 JITCodeLineInfo* line_info = UntagLineInfo(entry->second); in event_handler()