Symbol: NSEC_PER_SEC
include/vdso/time64.h
11
#define NSEC_PER_SEC 1000000000L
tools/include/linux/time64.h
10
#define NSEC_PER_SEC 1000000000L
tools/perf/jvmti/jvmti_agent.c
104
#define NSEC_PER_SEC 1000000000
tools/testing/radix-tree/benchmark.c
12
#define NSEC_PER_SEC 1000000000L
tools/testing/selftests/bpf/prog_tests/lwt_reroute.c
62
#define NSEC_PER_SEC 1000000000ULL
tools/testing/selftests/bpf/prog_tests/net_timestamping.c
9
#define NSEC_PER_SEC 1000000000LL
tools/testing/selftests/bpf/prog_tests/tc_redirect.c
66
#define NSEC_PER_SEC 1000000000ULL
tools/testing/selftests/bpf/prog_tests/time_tai.c
13
#define NSEC_PER_SEC 1000000000ULL
tools/testing/selftests/bpf/progs/bpf_iter_tcp4.c
23
#define NSEC_PER_SEC 1000000000ULL
tools/testing/selftests/bpf/progs/bpf_iter_tcp6.c
23
#define NSEC_PER_SEC 1000000000ULL
tools/testing/selftests/bpf/progs/bpf_qdisc_fq.c
44
#define NSEC_PER_SEC 1000000000L
tools/testing/selftests/bpf/progs/xdp_synproxy_kern.c
16
#define NSEC_PER_SEC 1000000000L
tools/testing/selftests/cgroup/lib/include/cgroup_util.h
12
#define NSEC_PER_SEC 1000000000L
tools/testing/selftests/kvm/include/kvm_util.h
34
#define NSEC_PER_SEC 1000000000L
tools/testing/selftests/net/stress_reuseport_listen.c
20
#define NSEC_PER_SEC 1000000000L
tools/testing/selftests/net/tcp_ao/bench-lookups.c
89
#define NSEC_PER_SEC 1000000000ULL
tools/testing/selftests/net/txtimestamp.c
55
#define NSEC_PER_SEC 1000000000LL
tools/testing/selftests/ptp/testptp.c
38
#define NSEC_PER_SEC 1000000000LL
tools/testing/selftests/rseq/slice_test.c
44
#define NSEC_PER_SEC 1000000000L
tools/testing/selftests/timens/futex.c
18
#define NSEC_PER_SEC 1000000000ULL
tools/testing/vsock/vsock_perf.c
32
#define NSEC_PER_SEC (1000000000ULL)
tools/tracing/latency/latency-collector.c
119
#define NSEC_PER_SEC (NSEC_PER_MSEC * MSEC_PER_SEC)