Searched refs:IS_HOT (Results 1 – 2 of 2) sorted by relevance
30 #define IS_HOT(t) ((t) == CURSEG_HOT_NODE || (t) == CURSEG_HOT_DATA) macro
2871 if (IS_HOT(type)) in __get_segment_type()