Searched refs:Cores (Results 1 – 9 of 9) sorted by relevance
52 Cores = Environment.ProcessorCount, in RunServer()90 return Task.FromResult(new CoreResponse { Cores = Environment.ProcessorCount }); in CoreCount()
2804 public int Cores { property in Grpc.Testing.ServerStatus2826 if (Cores != other.Cores) return false; in Equals()2835 if (Cores != 0) hash ^= Cores.GetHashCode(); in GetHashCode()2857 if (Cores != 0) { in WriteTo()2859 output.WriteInt32(Cores); in WriteTo()2875 if (Cores != 0) { in CalculateSize()2876 size += 1 + pb::CodedOutputStream.ComputeInt32Size(Cores); in CalculateSize()2898 if (other.Cores != 0) { in MergeFrom()2899 Cores = other.Cores; in MergeFrom()2924 Cores = input.ReadInt32(); in MergeFrom()[all …]
12 ; Cores use sub/add to update the SP. Opcode bitness depends on data model.
4 Xtensa Architecture and Diamond Cores8 Diamond Cores are pre-configured instances available for license and
113 static int Cores(int n) { return n; } in Cores() function122 auto qps_per_server_core = qps / sum(result->server_cores(), Cores); in postprocess_scenario_result()
62 - Cores are in 2 cluster of 4-cores each
3577 msgstr "Espaço de Cores"5263 msgstr "Cores"
44644 Add support for ARC Cores from Synopsys.