Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
H A Dcpu_profiler.cpp45 if (generator_->SemInit(0, 0, 0) != 0) { in CpuProfiler()
48 if (generator_->SemInit(1, 0, 0) != 0) { in CpuProfiler()
51 if (generator_->SemInit(2, 0, 0) != 0) { // 2: signal 2 in CpuProfiler()
H A Dsamples_record.h140 int SemInit(int index, int pshared, int value);
H A Dsamples_record.cpp393 int SamplesRecord::SemInit(int index, int pshared, int value) in SemInit() function in panda::ecmascript::SamplesRecord

Completed in 3 milliseconds