Home
last modified time | relevance | path

Searched refs:SemPost (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
H A Dcpu_profiler.cpp189 if (generator_->SemPost(0) != 0) { in StopCpuProfilerForInfo()
220 if (generator_->SemPost(0) != 0) { in StopCpuProfilerForFile()
400 if (profiler->generator_->SemPost(0) != 0) { in GetStackSignalHandler()
412 if (profiler->generator_->SemPost(0) != 0) { in GetStackSignalHandler()
437 if (profiler->generator_->SemPost(0) != 0) { in GetStackSignalHandler()
463 if (profiler->generator_->SemPost(0) != 0) { in GetStackSignalHandler()
H A Dsampling_processor.cpp106 if (generator->SemPost(1) != 0) { in PostSemAndLogEnd()
H A Dsamples_record.h141 int SemPost(int index);
H A Dsamples_record.cpp398 int SamplesRecord::SemPost(int index) in SemPost() function in panda::ecmascript::SamplesRecord

Completed in 4 milliseconds