Home
last modified time | relevance | path

Searched refs:update_XCon (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/massif/
Dms_main.c974 static void update_XCon(XPt* xpt, SSizeT space_delta) in update_XCon() function
1524 update_XCon(hc->where, req_szB); in record_block()
1595 update_XCon(hc->where, -hc->req_szB); in unrecord_block()
1692 update_XCon(old_where, -old_req_szB); in realloc_block()
1693 update_XCon(new_where, new_req_szB); in realloc_block()
/external/valgrind/docs/internals/
D3_2_BUGSTATUS.txt76 146456 fixed (update_XCon): Assertion 'xpt->curr_space >= -space_delta'...
/external/valgrind/
DNEWS.old245 146456 (update_XCon): Assertion 'xpt->curr_space >= -space_delta'...