Searched refs:clock_alloc (Results 1 – 4 of 4) sorted by relevance
91 ClockBlock *cb = ctx->clock_alloc.Map(idx); in UnrefClockBlock()104 ctx->clock_alloc.Free(c, idx); in UnrefClockBlock()277 dst->tab_ = ctx->clock_alloc.Map(cached_idx_); in ReleaseStore()445 tab_idx_ = ctx->clock_alloc.Alloc(c); in Resize()446 tab_ = ctx->clock_alloc.Map(tab_idx_); in Resize()451 u32 idx = ctx->clock_alloc.Alloc(c); in Resize()452 ClockBlock *new_cb = ctx->clock_alloc.Map(idx); in Resize()465 u32 idx = ctx->clock_alloc.Alloc(c); in Resize()466 ClockBlock *cb = ctx->clock_alloc.Map(idx); in Resize()550 ClockBlock *cb = ctx->clock_alloc.Map(idx); in elem()[all …]
38 ctx->clock_alloc.FlushCache(&proc->clock_cache); in ProcDestroy()
543 ClockAlloc clock_alloc; member
127 clock_alloc(LINKER_INITIALIZED, "clock allocator") { in Context()