Searched refs:mutable_cpu_table (Results 1 – 2 of 2) sorted by relevance
660 context_->storage->mutable_cpu_table()->Insert(cpu_row).id; in ParseCpuInfo()
524 tables::CpuTable* mutable_cpu_table() { return &cpu_table_; } in mutable_cpu_table() function