Home
last modified time | relevance | path

Searched refs:TraceEventRecordCpuProfiler (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/tracing/
H A Dtracing.h104 void TraceEventRecordCpuProfiler(struct ProfileInfo* profileInfo, int &nodePos, uint32_t &samplePos);
H A Dtracing.cpp143 void Tracing::TraceEventRecordCpuProfiler(struct ProfileInfo* profileInfo, int &nodePos, uint32_t &samplePos) in TraceEventRecordCpuProfiler() function in panda::ecmascript::Tracing
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
H A Dsamples_record.cpp657 tracing->TraceEventRecordCpuProfiler(profileInfo_.get(), traceEventNodePos_, traceEventSamplePos_); in AddTraceEvent()

Completed in 4 milliseconds