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