Home
last modified time | relevance | path

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

/external/valgrind/main/coregrind/
Dm_execontext.c88 UInt n_ips; member
241 static UWord calc_hash ( Addr* ips, UInt n_ips, UWord htab_sz ) in calc_hash()
301 UInt n_ips; in record_ExeContext_wrk() local
327 static ExeContext* record_ExeContext_wrk2 ( Addr* ips, UInt n_ips ) in record_ExeContext_wrk2()
Dm_libcassert.c224 Int n_ips; in report_and_quit() local
Dm_errormgr.c391 UInt n_ips = VG_(get_ExeContext_n_ips)(ec); in gen_suppression() local
1415 UWord n_ips; // nr of elements in ips. member
Dm_stacktrace.c1125 UInt n_ips in VG_() local
/external/valgrind/main/massif/
Dms_main.c864 Int n_ips, i, n_alloc_fns_removed; in get_IPs() local
938 Int n_ips = get_IPs(tid, exclude_first_entry, ips); in get_XCon() local