Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/agent/
Dheapprofiler_impl.h129 explicit HeapProfilerStream(Frontend *frontend) in HeapProfilerStream()
180 explicit HeapProfilerProgress(Frontend *frontend) in HeapProfilerProgress()
/arkcompiler/toolchain/tooling/test/
Dtracing_impl_test.cpp212 auto frontend = std::make_unique<TracingImpl::Frontend>(channel); in HWTEST_F_L0() local
243 auto frontend = std::make_unique<TracingImpl::Frontend>(channel); in HWTEST_F_L0() local
266 auto frontend = std::make_unique<TracingImpl::Frontend>(channel); in HWTEST_F_L0() local
Dprofiler_impl_test.cpp474 auto frontend = std::make_unique<ProfilerImpl::Frontend>(channel); in HWTEST_F_L0() local