Home
last modified time | relevance | path

Searched defs:StartTracing (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_tracker.h76 void StartTracing() in StartTracing() function
/arkcompiler/runtime_core/runtime/methodtrace/
Dtrace.cpp91 void Trace::StartTracing(const char *trace_filename, size_t buffer_size) in StartTracing() function in panda::Trace