Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dprofile-generator-inl.h40 line_ticks_(LineTickMatch) { in ProfileNode()
Dprofile-generator.h208 static bool LineTickMatch(void* a, void* b) { return a == b; } in LineTickMatch() function