Lines Matching refs:FFRT_LOGE
56 FFRT_LOGE("sp offset:%p.\n", co->stkMem.stk +
58 FFRT_LOGE("stack over flow, check local variable in you tasks or use api 'ffrt_task_attr_set_stack_size'.\n");
105 FFRT_LOGE("taskLocal enabled but task tsd invalid");
252 FFRT_LOGE("CoStart unsupport task[%lu], type=%d, name[%s]", task->gid, task->type, task->label.c_str());
286 FFRT_LOGE("memory mmap failed.");
291 FFRT_LOGE("memory not enough");
315 FFRT_LOGE("munmap failed with errno: %d", errno);
375 FFRT_LOGE("alloc co routine failed");
419 FFRT_LOGE("executed by worker suddenly, ignore backtrace");
512 FFRT_LOGE("task is nullptr");
531 FFRT_LOGE("CoWake unsupport task[%lu], type=%d, name[%s]", task->gid, task->type, task->label.c_str());