HomeSort by relevance Sort by last modified time
    Searched refs:iAOName (Results 1 - 3 of 3) sorted by null

  /external/opencore/oscl/oscl/osclproc/src/
oscl_scheduler_aobase.h 88 OSCL_HeapString<OsclMemAllocator> iAOName;
oscl_scheduler.cpp 188 LOGPERF((0,"PVSCHED: Run %d %s AO %s",(int32)loopdelta,TICKSTR,stats->iAOName.get_cstr()));\
198 LOGPERF((0,"PVSCHED: Run %d %s AO %s",(int32)loopdelta,TICKSTR,stats->iAOName.get_cstr()));\
573 , active->iAOName.get_cstr()
590 , active->iAOName.get_cstr()
639 , active->iAOName.get_cstr()
656 , active->iAOName.get_cstr()
702 if (item2->iAOName == item->iAOName)
    [all...]
oscl_scheduler_ao.cpp 60 iAOName = aAOName;

Completed in 302 milliseconds