Home
last modified time | relevance | path

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

/scripts/gdb/linux/
A Dslab.py111 def loc_exist(loc_track, addr, handle, waste): argument
113 if loc['addr'] == addr and loc['handle'] == handle and loc['waste'] == waste:
121 waste = cache['object_size'] - int(orig_size)
128 loc = loc_exist(loc_track, addr, handle, waste)
148 'waste' : waste,

Completed in 10 milliseconds