Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/top/dist/machine/
H A Dm_macosx.c897 register int t_stime = 0; in load_thread_info() local
940 t_stime += t_info.system_time.seconds; in load_thread_info()
951 RP(mp, system_time).seconds = t_stime; in load_thread_info()