Searched refs:T2CS (Results 1 – 1 of 1) sorted by relevance
121 #define T2CS(x) ((unsigned long)(((x) * 100ULL) / (stathz ? stathz : hz))) /* ticks to centiseconds… macro823 T2CS(cp_time[CP_IDLE] / mp_ncpus) % 100); in linprocfs_douptime()