Home
last modified time | relevance | path

Searched defs:server_cpu_usage (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DScenarioResultSummary.php87 protected $server_cpu_usage = 0.0; variable in Grpc\\Testing\\ScenarioResultSummary
/third_party/grpc/src/proto/grpc/testing/
Dcontrol.proto256 double server_cpu_usage = 12; field
/third_party/grpc/test/cpp/qps/
Ddriver.cc180 auto server_cpu_usage = in postprocess_scenario_result() local