Home
last modified time | relevance | path

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

/external/valgrind/main/massif/
Dms_main.c1013 static void update_XCon(XPt* xpt, SSizeT space_delta) in update_XCon() function
1563 update_XCon(hc->where, req_szB); in record_block()
1634 update_XCon(hc->where, -hc->req_szB); in unrecord_block()
1731 update_XCon(old_where, -old_req_szB); in realloc_block()
1732 update_XCon(new_where, new_req_szB); in realloc_block()
/external/valgrind/main/docs/internals/
D3_2_BUGSTATUS.txt76 146456 fixed (update_XCon): Assertion 'xpt->curr_space >= -space_delta'...
/external/valgrind/main/
DNEWS1710 146456 (update_XCon): Assertion 'xpt->curr_space >= -space_delta'...