Home
last modified time | relevance | path

Searched defs:startTime (Results 1 - 23 of 23) sorted by relevance

/kernel/liteos_a/kernel/extended/plimit/
H A Dlos_schedlimit.h46 UINT64 startTime; member
/kernel/liteos_a/kernel/extended/cpup/
H A Dlos_cpup_pri.h51 UINT64 startTime; /**< Time before a task is invoked */ member
/kernel/liteos_a/testsuites/kernel/sample/kernel_base/core/swtmr/smp/
H A DIt_smp_los_swtmr_002.c90 UINT64 startTime = LOS_CurrNanosec(); in Testcase() local
/kernel/uniproton/src/om/include/
H A Dprt_cpup_external.h37 U64 startTime; member
/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/full/
H A DIt_posix_pthread_089.c94 struct timespec startTime, currentTime; in PthreadF02() local
H A DIt_posix_pthread_088.c95 struct timespec startTime, currentTime; in PthreadF02() local
/kernel/liteos_a/kernel/base/include/
H A Dlos_sortlink_pri.h70 STATIC INLINE UINT64 OsGetSortLinkNextExpireTime(SortLinkAttribute *sortHeader, UINT64 startTime, UINT32 tickPrecision) in OsGetSortLinkNextExpireTime() argument
H A Dlos_swtmr_pri.h118 UINT64 startTime; member
H A Dlos_sched_pri.h400 UINT64 startTime; /**< The start time of each phase of task */ member
/kernel/liteos_m/kal/posix/src/
H A Dpoll.c159 struct timespec startTime = {0}; in PollTimedWait() local
/kernel/liteos_m/kernel/include/
H A Dlos_sortlink.h84 STATIC INLINE UINT64 GetSortLinkNextExpireTime(SortLinkAttribute *sortHead, UINT64 startTime, UINT32 tickPrecision) in GetSortLinkNextExpireTime() argument
101 STATIC INLINE UINT64 OsGetNextExpireTime(UINT64 startTime, UINT32 tickPrecision) in OsGetNextExpireTime() argument
H A Dlos_swtmr.h285 UINT64 startTime; member
H A Dlos_task.h1482 UINT64 startTime; member
/kernel/liteos_m/kernel/src/
H A Dlos_sortlink.c78 VOID OsAdd2SortLink(SortLinkList *node, UINT64 startTime, UINT32 waitTicks, SortLinkType type) in OsAdd2SortLink() argument
H A Dlos_swtmr.c142 UINT64 usedTime, startTime; in OsSwtmrCalcStartTime() local
329 LITE_OS_SEC_TEXT VOID OsSwtmrResponseTimeReset(UINT64 startTime) in OsSwtmrResponseTimeReset() argument
[all...]
H A Dlos_sched.c418 UINT64 OsSchedGetNextExpireTime(UINT64 startTime) in OsSchedGetNextExpireTime() argument
[all...]
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/full/
H A DIt_posix_pthread_089.cpp90 struct timespec startTime, currentTime; in pthread_f02() local
H A DIt_posix_pthread_088.cpp89 struct timespec startTime, currentTime; in pthread_f02() local
/kernel/liteos_a/kernel/include/
H A Dlos_swtmr.h279 UINT64 startTime; /**< Software timer start time */ member
/kernel/liteos_m/components/cpup/
H A Dlos_cpup.h136 UINT64 startTime; /**< Time before a task is invoked */ member
147 UINT64 startTime; /**< Time before a task is invoked */ member
/kernel/liteos_a/kernel/base/sched/
H A Dlos_statistics.c188 UINT64 startTime; member
240 UINT64 startTime; in EDFInfoPrint() local
/kernel/liteos_a/kernel/extended/perf/
H A Dlos_perf_pri.h111 UINT64 startTime; member
/kernel/liteos_a/kernel/base/core/
H A Dlos_swtmr.c165 UINT64 startTime = OsGetCurrSchedTimeCycle(); in SwtmrHandler() local
185 STATIC INLINE VOID SwtmrWake(SwtmrRunqueue *srq, UINT64 startTime, SortLinkList *sortList) in SwtmrWake() argument
240 UINT64 startTime in ScanSwtmrTimeList() local
532 SwtmrRestart(UINT64 startTime, SortLinkList *sortList, UINT16 cpuid) SwtmrRestart() argument
543 OsSwtmrResponseTimeReset(UINT64 startTime) OsSwtmrResponseTimeReset() argument
[all...]

Completed in 13 milliseconds