Home
last modified time | relevance | path

Searched defs:cycle (Results 1 - 25 of 178) sorted by relevance

12345678

/third_party/node/test/parallel/
H A Dtest-error-serdes.js9 function cycle(err) { function
[all...]
/kernel/uniproton/src/arch/cpu/armv7-m/common/tick/
H A Dprt_hw_tick_minor.c49 U64 cycle; in PRT_ClkGetCycleCount64() local
/kernel/uniproton/src/core/kernel/sys/
H A Dprt_sys_init.c60 OS_SEC_L4_TEXT U64 PRT_ClkCycle2Ms(U64 cycle) in PRT_ClkCycle2Ms() argument
65 OS_SEC_L4_TEXT U64 PRT_ClkCycle2Us(U64 cycle) in PRT_ClkCycle2Us() argument
/kernel/linux/linux-5.10/drivers/ide/
H A Dide-timings.c72 u16 cycle = 0; in ide_pio_cycle_time() local
[all...]
/kernel/linux/linux-6.6/drivers/ptp/
H A Dptp_kvm_x86.c95 int kvm_arch_ptp_get_crosststamp(u64 *cycle, struct timespec64 *tspec, in kvm_arch_ptp_get_crosststamp() argument
H A Dptp_kvm_common.c32 u64 cycle; in ptp_kvm_get_time_fn() local
/kernel/liteos_a/arch/arm/arm/src/
H A Dlos_hw_tick.c55 UINT64 cycle = HalClockGetCycles(); in LOS_GetCpuCycle() local
63 UINT64 cycle = HalClockGetCycles(); in LOS_CurrNanosec() local
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_tnode.h58 uint64_t cycle; member
/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_manager.h61 ModeCycle cycle; member
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc_tsn.c67 u32 sec, nsec, cycle; in igc_tsn_enable_offload() local
/kernel/linux/linux-5.10/drivers/staging/vme/devices/
H A Dvme_user.h15 __u32 cycle; /* Cycle properties */ member
37 __u32 cycle; /* Cycle properties */ member
/kernel/linux/linux-5.10/tools/power/cpupower/bench/
H A Dbenchmark.c80 unsigned int _round, cycle; in start_benchmark() local
/kernel/linux/linux-6.6/drivers/staging/vme_user/
H A Dvme_user.h15 __u32 cycle; /* Cycle properties */ member
37 __u32 cycle; /* Cycle properties */ member
/kernel/linux/linux-6.6/tools/power/cpupower/bench/
H A Dbenchmark.c80 unsigned int _round, cycle; in start_benchmark() local
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Didle_time.cpp83 int64_t cycle = elapsedTime / period ; in EventTask() local
/foundation/communication/dsoftbus/tests/core/bus_center/test/mock/src/
H A Dhb_ctrl_deps_mock.cpp90 int32_t AuthSendKeepaliveOption(const char *uuid, ModeCycle cycle) in AuthSendKeepaliveOption() argument
/foundation/communication/netmanager_base/frameworks/native/netpolicyclient/src/
H A Dnet_quota_policy.cpp199 std::string cycle = quotapolicy.periodDuration.substr(0, 1); in GetPeriodStart() local
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc_tsn.c118 u32 sec, nsec, cycle; in igc_tsn_enable_offload() local
/kernel/linux/linux-6.6/lib/raid6/
H A Dalgos.c254 int i, cycle; in raid6_select_algo() local
/kernel/liteos_m/components/debugtools/
H A Dlos_schedtrace.c47 UINT32 cycle = count / TRACE_NUM; in DefaultShowFormat() local
/third_party/ffmpeg/libavfilter/
H A Dvf_dejudder.c66 int cycle; member
[all...]
/third_party/mesa3d/.gitlab-ci/tests/lava/
H A Dhelpers.py3 from itertools import cycle namespace
/third_party/musl/src/stdlib/
H A Dqsort.c45 static void cycle(size_t width, unsigned char* ar[], int n) in cycle() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DScoreboardHazardRecognizer.cpp117 int cycle = Stalls; in getHazardType() local
184 unsigned cycle = 0; in EmitInstruction() local
[all...]
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/mock/
H A Dauth_mock.cpp88 int32_t AuthSendKeepaliveOption(const char *uuid, ModeCycle cycle) in AuthSendKeepaliveOption() argument

Completed in 8 milliseconds

12345678