Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/agent/
Dheapprofiler_impl.h109 explicit HeapProfilerStream(Frontend *frontend) in HeapProfilerStream()
156 explicit HeapProfilerProgress(Frontend *frontend) in HeapProfilerProgress()
/arkcompiler/toolchain/tooling/test/
Dtracing_impl_test.cpp216 auto frontend = std::make_unique<TracingImpl::Frontend>(channel); in HWTEST_F_L0() local
238 auto frontend = std::make_unique<TracingImpl::Frontend>(channel); in HWTEST_F_L0() local
259 auto frontend = std::make_unique<TracingImpl::Frontend>(channel); in HWTEST_F_L0() local
Dprofiler_impl_test.cpp413 auto frontend = std::make_unique<ProfilerImpl::Frontend>(channel); in HWTEST_F_L0() local