Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Ddiag.h208 __u64 online_time; member
/linux/arch/s390/hypfs/
H A Dhypfs_diag_fs.c141 return 0; /* online_time not available in simple info */ in cpu_info__online_time()
143 return ((struct diag204_x_cpu_info *)hdr)->online_time; in cpu_info__online_time()