Searched refs:unrecord_block (Results 1 - 1 of 1) sorted by relevance
/external/valgrind/massif/ |
H A D | ms_main.c | 1190 void unrecord_block ( void* p, Bool maybe_snapshot, Bool exclude_first_entry ) function 1199 VERB(3, "<<< unrecord_block\n"); 1395 unrecord_block(p, /*maybe_snapshot*/True, /*exclude_first_entry*/True); 1401 unrecord_block(p, /*maybe_snapshot*/True, /*exclude_first_entry*/True); 1407 unrecord_block(p, /*maybe_snapshot*/True, /*exclude_first_entry*/True); 1451 unrecord_block((void*)a, /*maybe_snapshot*/True, 1456 unrecord_block((void*)a, /*maybe_snapshot*/False, 1624 unrecord_block(p, /*maybe_snapshot*/True, /*exclude_first_entry*/False); 1631 unrecord_block(p, /*maybe_snapshot*/True, /*exclude_first_entry*/False);
|
Completed in 72 milliseconds