Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
Dsamples_record.cpp22 static constexpr size_t PROGRAM_NODE_ID = 2; variable
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsamples_record.h35 const int PROGRAM_NODE_ID = 2; // 2: the (program) node id variable