Home
last modified time | relevance | path

Searched refs:PROGRAM_NODE_ID (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
H A Dsamples_record.h35 const int PROGRAM_NODE_ID = 2; // 2: the (program) node id member
H A Dsamples_record.cpp112 profileInfo_->samples[size - 1] = PROGRAM_NODE_ID; in AddSample()
133 profileInfo_->samples[size - 1] = PROGRAM_NODE_ID; in AddEmptyStackSample()
141 profileInfo_->samples.push_back(PROGRAM_NODE_ID); in AddEmptyStackSample()

Completed in 3 milliseconds