Home
last modified time | relevance | path

Searched defs:context (Results 1 – 25 of 101) sorted by relevance

12345

/developtools/profiler/protos/types/plugins/ftrace_data/default/
Ddma_fence.proto25 uint32 context = 3; field
33 uint32 context = 3; field
41 uint32 context = 3; field
49 uint32 context = 3; field
57 uint32 context = 3; field
65 uint32 context = 3; field
73 uint32 context = 3; field
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/
Ddma_fence.proto25 uint32 context = 3; field
33 uint32 context = 3; field
41 uint32 context = 3; field
49 uint32 context = 3; field
57 uint32 context = 3; field
65 uint32 context = 3; field
73 uint32 context = 3; field
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/
Ddma_fence.proto25 uint32 context = 3; field
33 uint32 context = 3; field
41 uint32 context = 3; field
49 uint32 context = 3; field
57 uint32 context = 3; field
65 uint32 context = 3; field
73 uint32 context = 3; field
/developtools/profiler/device/services/plugin_service/src/
Dplugin_service_impl.cpp26 bool PluginServiceImpl::RegisterPlugin(SocketContext& context, in RegisterPlugin()
56 bool PluginServiceImpl::UnregisterPlugin(SocketContext& context, in UnregisterPlugin()
73 bool PluginServiceImpl::GetCommand(SocketContext& context, ::GetCommandRequest& request, ::GetComma… in GetCommand()
78 bool PluginServiceImpl::NotifyResult(SocketContext& context, in NotifyResult()
91 bool PluginServiceImpl::PushCommand(SocketContext& context, GetCommandResponsePtr command) in PushCommand()
97 bool PluginServiceImpl::SendHeartBeat(SocketContext& context) in SendHeartBeat()
/developtools/hdc/src/common/
Dfile.cpp38 bool HdcFile::BeginTransfer(CtxFile *context, const string &command) in BeginTransfer()
69 bool HdcFile::ParseMasterParameters(CtxFile *context, int argc, char **argv, int &srcArgvIndex) in ParseMasterParameters()
114 bool HdcFile::ValidateAndSetPaths(CtxFile *context, int argc, char **argv, int &srcArgvIndex) in ValidateAndSetPaths()
143 bool HdcFile::CheckSandboxSubPath(CtxFile *context, string &resolvedPath) in CheckSandboxSubPath()
170 bool HdcFile::SetMasterParameters(CtxFile *context, const char *command, int argc, char **argv) in SetMasterParameters()
209 bool HdcFile::SetMasterParametersOnDaemon(CtxFile *context, int argc, char **argv, int srcArgvIndex) in SetMasterParametersOnDaemon()
238 void HdcFile::CheckMaster(CtxFile *context) in CheckMaster()
250 void HdcFile::WhenTransferFinish(CtxFile *context) in WhenTransferFinish()
259 void HdcFile::TransferSummary(CtxFile *context) in TransferSummary()
452 void HdcFile::TransferNext(CtxFile *context) in TransferNext()
Dtransfer.cpp53 bool HdcTransferBase::ResetCtx(CtxFile *context, bool full) in ResetCtx()
71 int HdcTransferBase::SimpleFileIO(CtxFile *context, uint64_t index, uint8_t *sendBuf, int bytes) in SimpleFileIO()
147 CtxFile *context = (CtxFile *)req->data; in OnFileClose() local
159 void HdcTransferBase::SetFileTime(CtxFile *context) in SetFileTime()
174 bool HdcTransferBase::SendIOPayload(CtxFile *context, uint64_t index, uint8_t *data, int dataSize) in SendIOPayload()
227 CtxFile *context = reinterpret_cast<CtxFile *>(contextIO->context); in OnFileIO() local
313 void HdcTransferBase::OnFileOpenFailed(CtxFile *context) in OnFileOpenFailed()
350 CtxFile *context = (CtxFile *)req->data; in OnFileOpen() local
690 bool HdcTransferBase::RecvIOPayload(CtxFile *context, uint8_t *data, int dataSize) in RecvIOPayload()
752 CtxFile *context = &ctxNow; in CommandDispatch() local
[all …]
Dasync_cmd.cpp82 bool AsyncCmd::FinishShellProc(const void *context, const bool result, const string exitMsg) in FinishShellProc()
91 bool AsyncCmd::ChildReadCallback(const void *context, uint8_t *buf, const int size) in ChildReadCallback()
/developtools/profiler/device/services/plugin_service/test/moduletest/
Dplugin_service_test.cpp27 … bool OnRegisterPluginResponse(SocketContext& context, ::RegisterPluginResponse& response) override in OnRegisterPluginResponse()
32 …bool OnUnregisterPluginResponse(SocketContext& context, ::UnregisterPluginResponse& response) over… in OnUnregisterPluginResponse()
36 bool OnGetCommandResponse(SocketContext& context, ::GetCommandResponse& response) override in OnGetCommandResponse()
40 bool OnNotifyResultResponse(SocketContext& context, ::NotifyResultResponse& response) override in OnNotifyResultResponse()
/developtools/smartperf_host/ide/src/trace/component/chart/
DSpSegmentationChart.ts241 let context: CanvasRenderingContext2D; variable
287 let context: CanvasRenderingContext2D; variable
332 let context: CanvasRenderingContext2D; variable
368 let context: CanvasRenderingContext2D; variable
428 let context: CanvasRenderingContext2D; variable
DSpVmTrackerChart.ts159 let context: CanvasRenderingContext2D; variable
201 let context: CanvasRenderingContext2D; variable
242 let context: CanvasRenderingContext2D; variable
573 let context: CanvasRenderingContext2D; variable
/developtools/hdc/src/host/
Dhost_app.cpp52 bool HdcHostApp::BeginInstall(CtxFile *context, const char *command) in BeginInstall()
106 bool HdcHostApp::BeginSideload(CtxFile *context, const char *localPath) in BeginSideload()
116 void HdcHostApp::RunQueue(CtxFile *context) in RunQueue()
124 void HdcHostApp::CheckMaster(CtxFile *context) in CheckMaster()
Dhost_unity.cpp60 ContextUnity *context = reinterpret_cast<ContextUnity *>(req->data); in OnFileClose() local
84 ContextUnity *context = reinterpret_cast<ContextUnity *>(contextIO->context); in OnFileIO() local
/developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/htrace/
Debpf_stdtype.cpp19 size_t FileSystemSample::AppendNewData(const FileSystemSampleRow &context) in AppendNewData()
105 size_t PagedMemorySampleData::AppendNewData(const PagedMemorySampleDataRow &context) in AppendNewData()
156 void BioLatencySampleData::AppendNewData(const BioLatencySampleDataRow &context) in AppendNewData()
222 size_t EbpfCallStackData::AppendNewData(const EbpfCallStackDataRow &context) in AppendNewData()
Dnative_memory_stdtype.cpp73 size_t NativeHook::AppendNewNativeHookData(const NativeHookRow &context) in AppendNewNativeHookData()
155 size_t NativeHookFrame::AppendNewNativeHookFrame(const NativeHookFrameVaddrRow &context) in AppendNewNativeHookFrame()
167 size_t NativeHookFrame::AppendNewNativeHookFrame(const NativeHookFrameRow &context) in AppendNewNativeHookFrame()
/developtools/smartperf_host/ide/test/trace/database/ui-worker/
DProcedureWorkerCommon.test.ts281 const context = canvas.getContext('2d'); constant
305 const context = canvas.getContext('2d'); constant
362 const context = canvas.getContext('2d'); constant
373 const context = canvas.getContext('2d'); constant
DProcedureWorker.test.ts20 const context = { constant
DProcedureWorkerFreq.test.ts65 let context = canvas.getContext('2d'); variable
DProcedureWorkerNetworkAbility.test.ts106 let context = canvas.getContext('2d'); variable
DProcedureWorkerProcess.test.ts120 let context = canvas.getContext('2d'); variable
/developtools/profiler/device/services/profiler_service/src/
Dprofiler_service.cpp33 #define CHECK_REQUEST_RESPONSE(context, request, response) \ argument
83 Status ProfilerService::GetCapabilities(ServerContext* context, in GetCapabilities()
239 Status ProfilerService::CreateSession(ServerContext* context, in CreateSession()
466 Status ProfilerService::StartSession(ServerContext* context, in StartSession()
518 Status ProfilerService::FetchData(ServerContext* context, in FetchData()
578 Status ProfilerService::StopSession(ServerContext* context, in StopSession()
607 Status ProfilerService::DestroySession(ServerContext* context, in DestroySession()
642 ::grpc::Status ProfilerService::KeepSession(::grpc::ServerContext* context, in KeepSession()
/developtools/profiler/device/services/shared_memory/test/unittest/
Dshared_memory_allocator_test.cpp36 …bool GetCommand(SocketContext& context, ::GetCommandRequest& request, ::GetCommandResponse& respon… in GetCommand()
47 bool OnGetCommandResponse(SocketContext& context, ::GetCommandResponse& response) override in OnGetCommandResponse()
/developtools/profiler/device/services/profiler_service/test/unittest/
Dprofiler_service_performance_test.cpp301 grpc::ClientContext context; in GetPluginCapabilities() local
344 grpc::ClientContext context; in KeepPluginSession() local
590 grpc::ClientContext context; in __anonaf86cf320202() local
724 grpc::ClientContext context; in __anonaf86cf320402() local
827 grpc::ClientContext context; in __anonaf86cf320602() local
918 grpc::ClientContext context; in __anonaf86cf320802() local
1065 grpc::ClientContext context; in __anonaf86cf320a02() local
1210 grpc::ClientContext context; in __anonaf86cf320c02() local
1341 grpc::ClientContext context; in __anonaf86cf320e02() local
1415 grpc::ClientContext context; in __anonaf86cf320f02() local
[all …]
/developtools/profiler/protos/types/plugins/hisysevent_data/
Dhisysevent_plugin_result.proto19 string context = 1; field
/developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/hisysevent/
Dhisysevent_stdtype.cpp35 void HiSysEventMeasureData::AppendData(const HiSysEventMeasureDataRow &context) in AppendData()
75 void HiSysEventDeviceStateData::AppendNewData(const HiSysEventDeviceStateDataRow &context) in AppendNewData()
/developtools/hiperf/src/
Dvirtual_runtime.cpp491 pid_t serverPid, perf_callchain_context context) in SymbolicCallFrame()
524 perf_callchain_context context = PERF_CONTEXT_MAX; in SymbolicRecord() local
937 perf_callchain_context context = PERF_CONTEXT_KERNEL; in GetKernelSymbol() local
988 perf_callchain_context context = PERF_CONTEXT_MAX; in GetKernelThreadSymbol() local
1025 perf_callchain_context context = PERF_CONTEXT_USER; in GetUserSymbol() local
1063 const perf_callchain_context &context) in GetSymbolCache()
1095 …VirtualRuntime::GetSymbol(uint64_t ip, pid_t pid, pid_t tid, const perf_callchain_context &context) in GetSymbol()

12345