Home
last modified time | relevance | path

Searched refs:total_promoted_count (Results 1 – 2 of 2) sorted by relevance

/dports/cad/yosys/yosys-yosys-0.12/passes/proc/
H A Dproc_prune.cc125 int total_removed_count = 0, total_promoted_count = 0; in execute() local
140 total_promoted_count += worker.promoted_count; in execute()
146total_promoted_count, total_promoted_count == 1 ? "" : "s", total_promoted_count == 1 ? "" : "s"); in execute()
/dports/lang/ruby26/ruby-2.6.9/
H A Dgc.c588 size_t total_promoted_count; member
1183 objspace->profile.total_promoted_count++; in RVALUE_PAGE_OLD_UNCOLLECTIBLE_SET()
7201 S(total_promoted_count); in setup_gc_stat_symbols()
7374 SET(total_promoted_count, objspace->profile.total_promoted_count); in gc_stat_internal()