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

/external/valgrind/main/massif/
H A Dms_main.c861 Int get_IPs( ThreadId tid, Bool exclude_first_entry, Addr ips[]) function
884 VG_(tool_panic)("get_IPs: ips[] too small, inc. MAX_OVERESTIMATE?");
938 Int n_ips = get_IPs(tid, exclude_first_entry, ips);

Completed in 97 milliseconds