Searched defs:ProfilerService (Results 1 – 4 of 4) sorted by relevance
10 service ProfilerService { service12 rpc Profile(ProfileRequest) returns (ProfileResponse) {}16 rpc Terminate(TerminateRequest) returns (TerminateResponse) {}18 rpc Monitor(MonitorRequest) returns (MonitorResponse) {}
40 service ProfilerService { service61 rpc CreateProfile(CreateProfileRequest) returns (Profile) {
40 service ProfilerService { service66 rpc CreateProfile(CreateProfileRequest) returns (Profile) {
8 "ProfilerService": { object