Home
last modified time | relevance | path

Searched defs:n_ips (Results 1 – 6 of 6) sorted by relevance

/external/valgrind/coregrind/
Dm_execontext.c87 UInt n_ips; member
277 static UWord calc_hash ( const Addr* ips, UInt n_ips, UWord htab_sz ) in calc_hash()
342 UInt n_ips; in record_ExeContext_wrk() local
400 static ExeContext* record_ExeContext_wrk2 ( const Addr* ips, UInt n_ips ) in record_ExeContext_wrk2()
Dm_libcassert.c344 Int n_ips; in show_sched_status_wrk() local
Dm_errormgr.c411 UInt n_ips = VG_(get_ExeContext_n_ips)(ec); in gen_suppression() local
1504 UWord n_ips; // nr of elements in ips. member
Dm_stacktrace.c1578 UInt n_ips local
Dm_xtree.c619 UInt n_ips; // to use for a massif report. member
/external/valgrind/massif/
Dms_main.c506 void filter_IPs (Addr* ips, Int n_ips, in filter_IPs()
572 Int n_ips = VG_(get_StackTrace)( tid, ips, clo_depth + MAX_OVERESTIMATE, in make_ec() local