Searched refs:hoverSmapsStruct (Results 1 – 2 of 2) sorted by relevance
72 SmapsStruct.hoverSmapsStruct = re;76 if (!find && row.isHover) SmapsStruct.hoverSmapsStruct = undefined;107 SmapsStruct.hoverSmapsStruct = undefined;117 SmapsStruct.hoverSmapsStruct = re;158 hover: SmapsStruct.hoverSmapsStruct,210 static hoverSmapsStruct: SmapsStruct | undefined; property in SmapsStruct227 if (data.startNS === SmapsStruct.hoverSmapsStruct?.startNS && isHover) {
99 SmapsStruct.hoverSmapsStruct,100 … `<span>${Utils.getBinaryByteWithUnit((SmapsStruct.hoverSmapsStruct?.value || 0) * 1024)}</span>`