Home
last modified time | relevance | path

Searched refs:timezone (Results 1 – 7 of 7) sorted by relevance

/tools/testing/selftests/timers/
Dset-tz.c30 struct timezone tz; in set_tz()
40 struct timezone tz; in get_tz_min()
50 struct timezone tz; in get_tz_dst()
/tools/testing/selftests/x86/
Dtest_vsyscall.c55 typedef long (*gtod_t)(struct timeval *tv, struct timezone *tz);
159 static inline long sys_gtod(struct timeval *tv, struct timezone *tz) in sys_gtod()
199 const struct timezone *tz_sys, in check_gtod()
202 const struct timezone *tz_other) in check_gtod()
229 struct timezone tz_sys, tz_vdso, tz_vsys; in test_gtod()
Dtest_vdso.c39 typedef long (*vgtod_t)(struct timeval *tv, struct timezone *tz);
129 static inline int sys_gettimeofday(struct timeval *tv, struct timezone *tz) in sys_gettimeofday()
276 struct timezone sys_tz, vdso_tz; in test_gettimeofday()
/tools/testing/selftests/vDSO/
Dvdso_test.c48 typedef long (*gtod_t)(struct timeval *tv, struct timezone *tz); in main()
Dvdso_standalone_test_x86.c90 typedef long (*gtod_t)(struct timeval *tv, struct timezone *tz); in c_main()
/tools/include/nolibc/
Dnolibc.h168 struct timezone { struct
1559 int sys_gettimeofday(struct timeval *tv, struct timezone *tz) in sys_gettimeofday()
1951 int gettimeofday(struct timeval *tv, struct timezone *tz) in gettimeofday()
/tools/power/x86/turbostat/
Dturbostat.c1791 gettimeofday(&t->tv_begin, (struct timezone *)NULL); in get_counters()
2020 gettimeofday(&t->tv_end, (struct timezone *)NULL); in get_counters()
3086 gettimeofday(&tv_even, (struct timezone *)NULL); in turbostat_loop()
3103 gettimeofday(&tv_odd, (struct timezone *)NULL); in turbostat_loop()
3126 gettimeofday(&tv_even, (struct timezone *)NULL); in turbostat_loop()
5267 gettimeofday(&tv_even, (struct timezone *)NULL); in fork_it()
5294 gettimeofday(&tv_odd, (struct timezone *)NULL); in fork_it()