| /kernel/liteos_a/kernel/extended/plimit/ |
| H A D | los_schedlimit.h | 46 UINT64 startTime; member
|
| /kernel/liteos_a/kernel/extended/cpup/ |
| H A D | los_cpup_pri.h | 51 UINT64 startTime; /**< Time before a task is invoked */ member
|
| /kernel/liteos_a/testsuites/kernel/sample/kernel_base/core/swtmr/smp/ |
| H A D | It_smp_los_swtmr_002.c | 90 UINT64 startTime = LOS_CurrNanosec(); in Testcase() local
|
| /kernel/uniproton/src/om/include/ |
| H A D | prt_cpup_external.h | 37 U64 startTime; member
|
| /kernel/liteos_a/testsuites/kernel/sample/posix/pthread/full/ |
| H A D | It_posix_pthread_089.c | 94 struct timespec startTime, currentTime; in PthreadF02() local
|
| H A D | It_posix_pthread_088.c | 95 struct timespec startTime, currentTime; in PthreadF02() local
|
| /kernel/liteos_a/kernel/base/include/ |
| H A D | los_sortlink_pri.h | 70 STATIC INLINE UINT64 OsGetSortLinkNextExpireTime(SortLinkAttribute *sortHeader, UINT64 startTime, UINT32 tickPrecision) in OsGetSortLinkNextExpireTime() argument
|
| H A D | los_swtmr_pri.h | 118 UINT64 startTime; member
|
| H A D | los_sched_pri.h | 400 UINT64 startTime; /**< The start time of each phase of task */ member
|
| /kernel/liteos_m/kal/posix/src/ |
| H A D | poll.c | 159 struct timespec startTime = {0}; in PollTimedWait() local
|
| /kernel/liteos_m/kernel/include/ |
| H A D | los_sortlink.h | 84 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 D | los_swtmr.h | 285 UINT64 startTime;
member
|
| H A D | los_task.h | 1482 UINT64 startTime;
member
|
| /kernel/liteos_m/kernel/src/ |
| H A D | los_sortlink.c | 78 VOID OsAdd2SortLink(SortLinkList *node, UINT64 startTime, UINT32 waitTicks, SortLinkType type) in OsAdd2SortLink() argument
|
| H A D | los_swtmr.c | 142 UINT64 usedTime, startTime;
in OsSwtmrCalcStartTime() local 329 LITE_OS_SEC_TEXT VOID OsSwtmrResponseTimeReset(UINT64 startTime)
in OsSwtmrResponseTimeReset() argument [all...] |
| H A D | los_sched.c | 418 UINT64 OsSchedGetNextExpireTime(UINT64 startTime) in OsSchedGetNextExpireTime() argument [all...] |
| /kernel/liteos_a/testsuites/unittest/libc/posix/pthread/full/ |
| H A D | It_posix_pthread_089.cpp | 90 struct timespec startTime, currentTime; in pthread_f02() local
|
| H A D | It_posix_pthread_088.cpp | 89 struct timespec startTime, currentTime; in pthread_f02() local
|
| /kernel/liteos_a/kernel/include/ |
| H A D | los_swtmr.h | 279 UINT64 startTime; /**< Software timer start time */ member
|
| /kernel/liteos_m/components/cpup/ |
| H A D | los_cpup.h | 136 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 D | los_statistics.c | 188 UINT64 startTime; member 240 UINT64 startTime; in EDFInfoPrint() local
|
| /kernel/liteos_a/kernel/extended/perf/ |
| H A D | los_perf_pri.h | 111 UINT64 startTime; member
|
| /kernel/liteos_a/kernel/base/core/ |
| H A D | los_swtmr.c | 165 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...] |