Searched refs:pthinfo_old (Results 1 – 1 of 1) sorted by relevance
1187 struct proc_threadinfo * pthinfo_old = (struct proc_threadinfo *)proc_info[0]; variable1190 T_EXPECT_GT_ULLONG((pthinfo->pth_user_time - pthinfo_old->pth_user_time), 0ULL,1192 T_EXPECT_GE_ULLONG((pthinfo->pth_system_time - pthinfo_old->pth_system_time), 0ULL,