| /kernel/liteos_a/kernel/base/sched/ |
| H A D | los_sortlink.c | 75 VOID OsAdd2SortLink(SortLinkAttribute *head, SortLinkList *node, UINT64 responseTime, UINT16 idleCpu) in OsAdd2SortLink() argument 95 UINT32 OsSortLinkAdjustNodeResponseTime(SortLinkAttribute *head, SortLinkList *node, UINT64 responseTime) in OsSortLinkAdjustNodeResponseTime() argument [all...] |
| H A D | los_sched.c | 200 VOID OsSchedResponseTimeReset(UINT64 responseTime) in OsSchedResponseTimeReset() argument [all...] |
| H A D | los_statistics.c | 38 UINT64 responseTime; member
|
| /foundation/communication/netmanager_base/test/netsysbpfstats/unittest/bpf_core_test/ |
| H A D | BpfResponseTest.cpp | 70 string responseTime = req.GetResponseTime(); in HWTEST_F() local 88 string responseTime = req.GetResponseTime(); in HWTEST_F() local
|
| /foundation/communication/netmanager_ext/test/vpnmanager/unittest/vpn_core_test/ |
| H A D | VpnResponseTest.cpp | 70 string responseTime = req.GetResponseTime(); in HWTEST_F() local 88 string responseTime = req.GetResponseTime(); in HWTEST_F() local
|
| /foundation/communication/netstack/test/unittest/http_test/ |
| H A D | HttpClientResponseTest.cpp | 70 string responseTime = req.GetResponseTime(); in HWTEST_F() local 88 string responseTime = req.GetResponseTime(); in HWTEST_F() local
|
| /foundation/communication/netstack/test/unittest/tcp_core_test/ |
| H A D | TcpSocketResponseTest.cpp | 70 string responseTime = req.GetResponseTime(); in HWTEST_F() local 88 string responseTime = req.GetResponseTime(); in HWTEST_F() local
|
| /foundation/communication/netmanager_ext/test/networksharemanager/unittest/netshare_core_test/ |
| H A D | NetShareResponseTest.cpp | 70 string responseTime = req.GetResponseTime(); in HWTEST_F() local 88 string responseTime = req.GetResponseTime(); in HWTEST_F() local
|
| /foundation/communication/netstack/test/unittest/http_client/ |
| H A D | HttpClientResponseTest.cpp | 70 string responseTime = req.GetResponseTime(); in HWTEST_F() local 88 string responseTime = req.GetResponseTime(); in HWTEST_F() local
|
| /foundation/communication/netstack/test/unittest/http_client_test/ |
| H A D | HttpClientResponseTest.cpp | 69 string responseTime = req.GetResponseTime(); in HWTEST_F() local 87 string responseTime = req.GetResponseTime(); in HWTEST_F() local
|
| /foundation/communication/netstack/test/unittest/websocket_core_test/ |
| H A D | WebSocketResponseTest.cpp | 70 string responseTime = req.GetResponseTime(); in HWTEST_F() local 88 string responseTime = req.GetResponseTime(); in HWTEST_F() local
|
| /kernel/liteos_a/kernel/base/include/ |
| H A D | los_sortlink_pri.h | 47 UINT64 responseTime; member
|
| H A D | los_sched_pri.h | 115 UINT64 responseTime; /* Response time for current CPU tick interrupts */ member 551 STATIC INLINE VOID OsSchedTimeoutQueueAdd(LosTaskCB *taskCB, UINT64 responseTime) in OsSchedTimeoutQueueAdd() argument 588 STATIC INLINE UINT32 OsSchedTimeoutQueueAdjust(LosTaskCB *taskCB, UINT64 responseTime) in OsSchedTimeoutQueueAdjust() argument 607 UINT64 responseTime; in SchedTaskFreeze() local 628 UINT64 currTime, responseTime; SchedTaskUnfreeze() local [all...] |
| /kernel/liteos_m/kernel/include/ |
| H A D | los_sortlink.h | 51 UINT64 responseTime; member
|
| /foundation/communication/netstack/frameworks/cj/http/src/ |
| H A D | net_http_cache_strategy.cpp | 116 int64_t responseTime = std::max<int64_t>(0, cacheResponse_.GetResponseTime()); in CacheResponseAgeMillis() local 149 int64_t responseTime = cacheResponse_.GetResponseTime(); in ComputeFreshnessLifetimeSecondsInternal() local
|
| H A D | net_http_cache_entity.cpp | 323 void HttpCacheResponse::SetResponseTime(const std::string &responseTime) in SetResponseTime() argument
|
| /foundation/communication/netstack/frameworks/js/napi/http/cache/cache_strategy/src/ |
| H A D | http_cache_strategy.cpp | 118 int64_t responseTime = std::max<int64_t>(0, cacheResponse_.GetResponseTime()); in CacheResponseAgeMillis() local 151 int64_t responseTime = cacheResponse_.GetResponseTime(); in ComputeFreshnessLifetimeSecondsInternal() local
|
| H A D | http_cache_response.cpp | 199 void HttpCacheResponse::SetResponseTime(const std::string &responseTime) in SetResponseTime() argument
|
| /kernel/liteos_m/kernel/src/ |
| H A D | los_sched.c | 69 VOID OsSchedResetSchedResponseTime(UINT64 responseTime) in OsSchedResetSchedResponseTime() argument 315 UINT64 responseTime = GET_SORTLIST_VALUE(&taskCB->sortList); in OsSchedFreezeTask() local 324 UINT64 currTime, responseTime; in OsSchedUnfreezeTask() local 571 UINT64 responseTime; in LOS_SchedTickTimeoutNsGet() local [all...] |
| /kernel/liteos_a/kernel/base/core/ |
| H A D | los_swtmr.c | 423 STATIC INLINE VOID AddSwtmr2TimeList(SortLinkList *node, UINT64 responseTime, UINT16 cpuid) in AddSwtmr2TimeList() argument 441 STATIC VOID SwtmrAdjustCheck(UINT16 cpuid, UINT64 responseTime) in SwtmrAdjustCheck() argument 485 UINT64 responseTime = swtmr->startTime + period; in SwtmrToStart() local 505 UINT64 responseTime; SwtmrStart() local [all...] |
| /foundation/barrierfree/accessibility/frameworks/acfwk/src/ |
| H A D | accessibility_config_impl.cpp | 1353 uint32_t responseTime = 0; in GetClickResponseTime() local
|