Home
last modified time | relevance | path

Searched defs:end_ns (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dstress_reuseport_listen.c72 unsigned long start_ns, end_ns; in main() local
/kernel/linux/linux-5.10/tools/testing/selftests/timers/
H A Draw_skew.c62 long long start_ns, end_ns; in diff_timespec() local
H A Dadjtick.c61 long long start_ns, end_ns; in diff_timespec() local
/kernel/linux/linux-6.6/tools/testing/selftests/timers/
H A Draw_skew.c62 long long start_ns, end_ns; in diff_timespec() local
H A Dadjtick.c61 long long start_ns, end_ns; in diff_timespec() local
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dringbuf.c525 __u64 start_ns, end_ns, ns_per_s = 1000000000; in ns_elapsed_timespec() local
/third_party/libbpf/src/
H A Dringbuf.c584 __u64 start_ns, end_ns, ns_per_s = 1000000000; in ns_elapsed_timespec() local
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDevice.cpp231 const time_point end_ns = getEndTimePoint(timeout, infiniteTimeout); in waitForFences() local
291 const time_point end_ns = getEndTimePoint(timeout, infiniteTimeout); in waitForSemaphores() local
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dmremap_test.c283 long long start_ns, end_ns, align_mask, ret, offset; in remap_region() local
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dptp.c902 unsigned start_ns, end_ns; member
912 end_ns = timeset->host_end & MC_NANOSECOND_MASK; member
915 end_ns += NSEC_PER_SEC; member
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dptp.c876 unsigned start_ns, end_ns; member
886 end_ns = timeset->host_end & MC_NANOSECOND_MASK; member
889 end_ns += NSEC_PER_SEC; member
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dptp.c895 unsigned start_ns, end_ns; member
905 end_ns = timeset->host_end & MC_NANOSECOND_MASK; member
908 end_ns += NSEC_PER_SEC; member
/third_party/python/Lib/test/
H A Dtest_xml_etree.py710 def end_ns(self, prefix): member in ElementTreeTest.test_custom_builder.Builder
732 def end_ns(self, prefix): member in ElementTreeTest.test_custom_builder_only_end_ns.Builder
/third_party/node/deps/v8/src/objects/
H A Djs-temporal-objects.cc3625 Handle<BigInt> end_ns; in BalanceDuration() local
3967 Handle<BigInt> end_ns; in NanosecondsToDays() local
[all...]

Completed in 27 milliseconds