Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
H A Dsamples_record.h196 std::atomic_bool isStart_ = false; member in panda::ecmascript::SamplesRecord
H A Dsamples_record.cpp474 return isStart_.load(); in GetIsStart()
479 isStart_.store(isStart); in SetIsStart()

Completed in 3 milliseconds