Home
last modified time | relevance | path

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

/components/dfs/dfs_v2/filesystems/procfs/
A Dproc_pid.c58 rt_uint64_t user_time_lwp = 0; in stat_single_show() local
120 user_time_lwp = user_time_lwp + thread->user_time; in stat_single_show()
158 dfs_seq_printf(seq,"%llu ",user_time_lwp);//utime in stat_single_show()

Completed in 3 milliseconds