Searched defs:this_cpu (Results 1 – 2 of 2) sorted by relevance
61 T& this_cpu() { return data_[ExecCtx::Get()->starting_cpu() % cpus_]; } in this_cpu() function
89 T& this_cpu() { return data_[sharding_helper_.GetShardingBits() % shards_]; } in this_cpu() function