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.cc133 static JITCodeLineInfo* UntagLineInfo(void* ptr) { in UntagLineInfo() function
208 JITCodeLineInfo* line_info = UntagLineInfo(entry->second); in event_handler()