Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Dmalloc_check.c291 long cur_chain_length = 0; in dwarf_malloc_check_complete() local
297 ++cur_chain_length; in dwarf_malloc_check_complete()
318 if (cur_chain_length > max_chain_length) { in dwarf_malloc_check_complete()
319 max_chain_length = cur_chain_length; in dwarf_malloc_check_complete()