Searched refs:service_id (Results 1 – 3 of 3) sorted by relevance
164 int service_id = 0; member534 [&](const int thread_id, const int service_id, in ServiceCommand()536 SetThreadName("service" + std::to_string(service_id)); in ServiceCommand()547 << thread_id << " service " << service_id << ": " in ServiceCommand()551 << service_id << std::endl; in ServiceCommand()614 [&](const int thread_id, const int service_id, in ClientCommand()617 std::to_string(service_id)); in ClientCommand()622 BenchmarkClient::Create(GetServicePath(path, service_id)); in ClientCommand()624 std::cerr << "Failed to create client for service " << service_id in ClientCommand()820 {thread_id, service_id, time_delta_s, bytes_sent, sched_stats}); in ClientCommand()[all …]
16511 field public static final java.lang.String COLUMN_SERVICE_ID = "service_id";
27572 field public static final String COLUMN_SERVICE_ID = "service_id";