Home
last modified time | relevance | path

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

/art/profman/
Dprofman.cc1415 bool is_hot = false; in ProcessLine() local
1427 is_hot = true; in ProcessLine()
1478 if (is_hot) { in ProcessLine()
1511 is_hot = is_hot || (!is_hot && !is_startup && !is_post_startup); in ProcessLine()
1607 if (is_hot) { in ProcessLine()