Searched refs:insertion_callback (Results 1 – 2 of 2) sorted by relevance
29 insertion_callback = &InsertDuringRuntime; in StoreBuffer()120 insertion_callback = &InsertDuringRuntime; in SetMode()123 insertion_callback = &InsertDuringGarbageCollection; in SetMode()
80 insertion_callback(this, slot); in InsertEntry()173 void (*insertion_callback)(StoreBuffer*, Address); variable