Lines Matching refs:gid
212 FFRT_LOGD("tsd deconstruct done, task[%lu], name[%s]", task->gid, task->label.c_str());
252 FFRT_LOGE("CoStart unsupport task[%lu], type=%d, name[%s]", task->gid, task->type, task->label.c_str());
394 FFRT_FAKE_TRACE_MARKER(task->gid);
403 FFRT_FAKE_TRACE_MARKER(task->gid);
435 FFRT_TASK_BEGIN(task->label, task->gid);
469 FFRT_WAKE_TRACER(task->gid); // fast path wk
485 FFRT_BLOCK_MARKER(co->task->gid);
516 FFRT_LOGD("Cowake task[%lu], name[%s], timeOut[%d]", task->gid, task->label.c_str(), timeOut);
518 FFRT_WAKE_TRACER(task->gid);
531 FFRT_LOGE("CoWake unsupport task[%lu], type=%d, name[%s]", task->gid, task->type, task->label.c_str());