Searched refs:clique (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/memcheck/
H A Dmc_leakcheck.c197 // number as the "clique" number.
208 // hanging off it. All these blocks together form a "clique". The
209 // directly lost block is called the "clique leader". The clique number
210 // is the number (in lc_chunks[]) of the clique leader.
212 // cycle. In that case, there may be more than one choice for the clique
214 // either A or B could be the clique leader.
223 // - In the clique == -1 case:
230 // - In the clique != -1 case, currently it's always True because we treat
653 // clique leade
655 lc_push_with_clique_if_a_chunk_ptr(Addr ptr, Int clique) argument
697 lc_push_if_a_chunk_ptr(Addr ptr, Int clique, Bool is_prior_definite) argument
722 lc_scan_memory(Addr start, SizeT len, Bool is_prior_definite, Int clique) argument
782 lc_process_markstack(Int clique) argument
[all...]

Completed in 38 milliseconds