Home
last modified time | relevance | path

Searched defs:tracing (Results 26 - 50 of 52) sorted by relevance

123

/arkcompiler/toolchain/tooling/test/
H A Dheapprofiler_impl_test.cpp192 auto tracing = std::make_unique<HeapProfilerImpl>(ecmaVm, channel); in HWTEST_F_L0() local
214 auto tracing = std::make_unique<HeapProfilerImpl>(ecmaVm, channel); in HWTEST_F_L0() local
236 auto tracing = std::make_unique<HeapProfilerImpl>(ecmaVm, channel); in HWTEST_F_L0() local
254 auto tracing = std::make_unique<HeapProfilerImpl>(ecmaVm, channel); in HWTEST_F_L0() local
272 auto tracing = std::make_unique<HeapProfilerImpl>(ecmaVm, channel); in HWTEST_F_L0() local
290 auto tracing = std::make_unique<HeapProfilerImpl>(ecmaVm, channel); HWTEST_F_L0() local
312 auto tracing = std::make_unique<HeapProfilerImpl>(ecmaVm, channel); HWTEST_F_L0() local
336 auto tracing = std::make_unique<HeapProfilerImpl>(ecmaVm, channel); HWTEST_F_L0() local
354 auto tracing = std::make_unique<HeapProfilerImpl>(ecmaVm, channel); HWTEST_F_L0() local
377 auto tracing = std::make_unique<HeapProfilerImpl>(ecmaVm, channel); HWTEST_F_L0() local
395 auto tracing = std::make_unique<HeapProfilerImpl>(ecmaVm, channel); HWTEST_F_L0() local
455 auto tracing = std::make_unique<HeapProfilerImpl>(ecmaVm, channel); HWTEST_F_L0() local
474 auto tracing = std::make_unique<HeapProfilerImpl>(ecmaVm, channel); HWTEST_F_L0() local
493 auto tracing = std::make_unique<HeapProfilerImpl>(ecmaVm, nullptr); HWTEST_F_L0() local
513 auto tracing = std::make_unique<HeapProfilerImpl>(ecmaVm, nullptr); HWTEST_F_L0() local
536 auto tracing = std::make_unique<HeapProfilerImpl>(ecmaVm, nullptr); HWTEST_F_L0() local
557 auto tracing = std::make_unique<HeapProfilerImpl>(ecmaVm, nullptr); HWTEST_F_L0() local
568 auto tracing = std::make_unique<HeapProfilerImpl>(ecmaVm, nullptr); HWTEST_F_L0() local
[all...]
/arkcompiler/toolchain/tooling/agent/
H A Dtracing_impl.cpp212 TracingImpl *tracing = static_cast<TracingImpl *>(handle->data); in TracingBufferUsageReport() local
/third_party/node/src/tracing/
H A Dnode_trace_writer.cc9 namespace tracing { namespace
H A Dnode_trace_buffer.cc7 namespace tracing { namespace
H A Dtraced_value.cc25 namespace tracing { namespace
H A Dagent.cc10 namespace tracing { namespace
[all...]
H A Dagent.h20 namespace tracing { namespace
H A Dtrace_event.h305 namespace tracing { global() namespace
[all...]
/third_party/node/deps/v8/src/libplatform/tracing/
H A Dtrace-writer.cc19 namespace tracing { namespace
H A Dtrace-object.cc14 namespace tracing { namespace
H A Dtracing-controller.cc45 namespace tracing { namespace
/third_party/node/deps/v8/src/tracing/
H A Dtraced-value.cc16 namespace tracing { namespace
H A Dtrace-event.h301 namespace tracing { global() namespace
[all...]
/third_party/node/deps/v8/src/codegen/
H A Doptimized-compilation-info.h25 namespace tracing { namespace
/third_party/python/Include/cpython/
H A Dpystate.h105 int tracing; member
/third_party/node/deps/v8/include/libplatform/
H A Dv8-tracing.h31 namespace tracing { namespace
/third_party/node/deps/v8/include/v8-include/libplatform/
H A Dv8-tracing.h31 namespace tracing { namespace
/arkcompiler/ets_runtime/ecmascript/napi/
H A Ddfx_jsnapi.cpp955 Tracing *tracing = vm->GetTracing(); in StartTracing() local
974 Tracing *tracing = vm->GetTracing(); in StopTracing() local
1000 ecmascript::Tracing *tracing = vm->GetTracing(); GetTracingBufferUseage() local
[all...]
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
H A Dsamples_record.cpp630 Tracing *tracing = vm->GetTracing(); in AddStartTraceEvent() local
652 Tracing *tracing = vm->GetTracing(); in AddTraceEvent() local
[all...]
/third_party/libbpf/src/
H A Dbpf.h406 } tracing; member
/third_party/node/src/
H A Dnode.h131 namespace tracing { namespace
H A Denv.h74 namespace tracing { namespace
/arkcompiler/ets_runtime/ecmascript/
H A Decma_vm.h555 void SetTracing(Tracing *tracing) in SetTracing() argument
/third_party/node/deps/v8/tools/gcmole/
H A Dgcmole.cc1626 bool tracing = g_tracing_enabled; in VisitFunctionDecl() local
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dheap.cpp1284 auto tracing = GetEcmaVM()->GetTracing(); in CollectGarbage() local

Completed in 25 milliseconds

123