我注意到我的 Qt 应用程序中有大量页面错误。我通过调整一个停靠小部件(下面有几十个小部件的小部件树)的大小来复制它 2 秒,并使用 AQTime 跟踪该操作。这个操作我得到 2000 个页面错误。这是为什么?
在 Windows XP 32 位上使用 Qt 4.5.3
更新:它们是软页面错误
更新2:我在 Qt Designer 中创建了一个 ui,其中包含 1 个组合框,其中包含 2 个项目。如果我预览这个,每次单击组合框以选择其中一项时,都会出现 200 个页面错误。
Parents
Code Type Routine Name Faults Faults with Children Hit Count
x86 qt_memfill_template<unsigned int,unsigned int> 2416 2416 5160
x86 qt_memfill<unsigned int> 2416 2416 5160
x86 qt_rectfill<unsigned int> 0 2416 5160
x86 qt_rectfill_template<unsigned int> 0 2416 63
x86 qt_rectfill_quint32 3 2419 63
x86 fillRect_normalized 1 2420 63
x86 QRasterPaintEngine::fillRect 3 2423 63
x86 QRasterPaintEngine::fillRect 1 2424 63
x86 QPainter::fillRect 1 2427 63
x86 fillRegion 0 2427 15
x86 QWidgetPrivate::paintBackground 2 2430 12
x86 QWidgetPrivate::drawWidget 0 2430 12
x86 QWidgetBackingStore::sync 2 2596 12
x86 QWidgetPrivate::syncBackingStore 4 2610 12
x86 QETWidget::translateConfigEvent 0 2479 6
x86 QtWndProc 0 2495 12