Home
last modified time | relevance | path

Searched defs:n_ips (Results 1 – 5 of 5) 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()
336 UInt n_ips; in record_ExeContext_wrk() local
362 static ExeContext* record_ExeContext_wrk2 ( const Addr* ips, UInt n_ips ) in record_ExeContext_wrk2()
Dm_libcassert.c330 Int n_ips; in show_sched_status_wrk() local
Dm_errormgr.c412 UInt n_ips = VG_(get_ExeContext_n_ips)(ec); in gen_suppression() local
1515 UWord n_ips; // nr of elements in ips. member
Dm_stacktrace.c1709 UInt n_ips in VG_() local
/external/valgrind/massif/
Dms_main.c824 Int n_ips, i, n_alloc_fns_removed; in get_IPs() local
899 Int n_ips = get_IPs(tid, exclude_first_entry, ips); in get_XCon() local