Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/base/debug/
H A Dgdi_debug_util_win.cc461 GdiHandleCounts handle_counts = in CollectGDIUsageAndDie() local
463 int tracked_dcs = handle_counts.dcs; in CollectGDIUsageAndDie()
464 int tracked_regions = handle_counts.regions; in CollectGDIUsageAndDie()
465 int tracked_bitmaps = handle_counts.bitmaps; in CollectGDIUsageAndDie()
466 int tracked_palettes = handle_counts.palettes; in CollectGDIUsageAndDie()
467 int tracked_fonts = handle_counts.fonts; in CollectGDIUsageAndDie()
468 int tracked_brushes = handle_counts.brushes; in CollectGDIUsageAndDie()
469 int tracked_pens = handle_counts.pens; in CollectGDIUsageAndDie()
471 int tracked_total = handle_counts.total_tracked; in CollectGDIUsageAndDie()
502 base::Optional<GdiHandleCounts> handle_counts = in GetGDIHandleCountsInCurrentProcessForTesting() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/debug/
H A Dgdi_debug_util_win.cc461 GdiHandleCounts handle_counts = in CollectGDIUsageAndDie() local
463 int tracked_dcs = handle_counts.dcs; in CollectGDIUsageAndDie()
464 int tracked_regions = handle_counts.regions; in CollectGDIUsageAndDie()
465 int tracked_bitmaps = handle_counts.bitmaps; in CollectGDIUsageAndDie()
466 int tracked_palettes = handle_counts.palettes; in CollectGDIUsageAndDie()
467 int tracked_fonts = handle_counts.fonts; in CollectGDIUsageAndDie()
468 int tracked_brushes = handle_counts.brushes; in CollectGDIUsageAndDie()
469 int tracked_pens = handle_counts.pens; in CollectGDIUsageAndDie()
471 int tracked_total = handle_counts.total_tracked; in CollectGDIUsageAndDie()
502 base::Optional<GdiHandleCounts> handle_counts = in GetGDIHandleCountsInCurrentProcessForTesting() local
[all …]
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/cachegrind/
H A Dcg_merge.c551 void handle_counts ( SOURCE* s, in handle_counts() function
702 handle_counts(s, cpf, curr_fl, curr_fn, line); in parse_CacheProfFile()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/cachegrind/
H A Dcg_merge.c551 void handle_counts ( SOURCE* s, in handle_counts() function
702 handle_counts(s, cpf, curr_fl, curr_fn, line); in parse_CacheProfFile()