Searched defs:StartTracing (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/ | ||
| H A D | heap_tracker.h | 76 void StartTracing() in StartTracing() function in panda::ecmascript::HeapTracker |
| /arkcompiler/runtime_core/static_core/runtime/methodtrace/ | ||
| H A D | trace.cpp | 91 void Trace::StartTracing(const char *traceFilename, size_t bufferSize) in StartTracing() function in ark::Trace |
| /arkcompiler/ets_runtime/ecmascript/dfx/tracing/ | ||
| H A D | tracing.cpp | 41 void Tracing::StartTracing(std::string &categories) in StartTracing() function in panda::ecmascript::Tracing |
| /arkcompiler/ets_runtime/ecmascript/napi/ | ||
| H A D | dfx_jsnapi.cpp | 949 bool DFXJSNApi::StartTracing([[maybe_unused]] const EcmaVM *vm, [[maybe_unused]] std::string &categories) in StartTracing() function in panda::DFXJSNApi |
Completed in 4 milliseconds