| /arkcompiler/toolchain/tooling/test/ |
| H A D | heapprofiler_impl_test.cpp | 192 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 D | tracing_impl.cpp | 212 TracingImpl *tracing = static_cast<TracingImpl *>(handle->data); in TracingBufferUsageReport() local
|
| /third_party/node/src/tracing/ |
| H A D | node_trace_writer.cc | 9 namespace tracing { namespace
|
| H A D | node_trace_buffer.cc | 7 namespace tracing { namespace
|
| H A D | traced_value.cc | 25 namespace tracing { namespace
|
| H A D | agent.cc | 10 namespace tracing { namespace [all...] |
| H A D | agent.h | 20 namespace tracing { namespace
|
| H A D | trace_event.h | 305 namespace tracing { global() namespace [all...] |
| /third_party/node/deps/v8/src/libplatform/tracing/ |
| H A D | trace-writer.cc | 19 namespace tracing { namespace
|
| H A D | trace-object.cc | 14 namespace tracing { namespace
|
| H A D | tracing-controller.cc | 45 namespace tracing { namespace
|
| /third_party/node/deps/v8/src/tracing/ |
| H A D | traced-value.cc | 16 namespace tracing { namespace
|
| H A D | trace-event.h | 301 namespace tracing { global() namespace [all...] |
| /third_party/node/deps/v8/src/codegen/ |
| H A D | optimized-compilation-info.h | 25 namespace tracing { namespace
|
| /third_party/python/Include/cpython/ |
| H A D | pystate.h | 105 int tracing; member
|
| /third_party/node/deps/v8/include/libplatform/ |
| H A D | v8-tracing.h | 31 namespace tracing { namespace
|
| /third_party/node/deps/v8/include/v8-include/libplatform/ |
| H A D | v8-tracing.h | 31 namespace tracing { namespace
|
| /arkcompiler/ets_runtime/ecmascript/napi/ |
| H A D | dfx_jsnapi.cpp | 955 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 D | samples_record.cpp | 630 Tracing *tracing = vm->GetTracing(); in AddStartTraceEvent() local 652 Tracing *tracing = vm->GetTracing(); in AddTraceEvent() local [all...] |
| /third_party/libbpf/src/ |
| H A D | bpf.h | 406 } tracing; member
|
| /third_party/node/src/ |
| H A D | node.h | 131 namespace tracing { namespace
|
| H A D | env.h | 74 namespace tracing { namespace
|
| /arkcompiler/ets_runtime/ecmascript/ |
| H A D | ecma_vm.h | 555 void SetTracing(Tracing *tracing) in SetTracing() argument
|
| /third_party/node/deps/v8/tools/gcmole/ |
| H A D | gcmole.cc | 1626 bool tracing = g_tracing_enabled; in VisitFunctionDecl() local
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| H A D | heap.cpp | 1284 auto tracing = GetEcmaVM()->GetTracing(); in CollectGarbage() local
|