Home
last modified time | relevance | path

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

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