Searched refs:threads_system (Results 1 – 4 of 4) sorted by relevance
235 uint64_t threads_system; member
376 T_EXPECT_NE(absolute_time_info_data.threads_system, 0ULL,377 …uld return non-zero value for system threads time = %llu", absolute_time_info_data.threads_system);
1127 tinfo.threads_system = total_times.rtm_system - term_times.rtm_system; in fill_taskprocinfo()1128 ptinfo->pti_threads_system = tinfo.threads_system; in fill_taskprocinfo()
5615 info->threads_system += total_times.rtm_system - term_times.rtm_system; in task_info()