Home
last modified time | relevance | path

Searched defs:n_ips_sel (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/coregrind/
Dm_xtree.c66 UShort n_ips_sel; // The nr of ips from top to take into account. member
319 UInt n_ips_sel = VG_(get_ExeContext_n_ips)(xe.ec); in find_or_insert() local
/external/valgrind/massif/
Dms_main.c507 UInt* top, UInt* n_ips_sel) in filter_IPs()