Searched refs:ptcd_instructions (Results 1 – 3 of 3) sorted by relevance
403 before->ptcd_system_time_mach, before->ptcd_instructions, in _proc_pidthreadcounts_increasing()407 after->ptcd_system_time_mach, after->ptcd_instructions, in _proc_pidthreadcounts_increasing()414 T_EXPECT_NE(before->ptcd_instructions, 0ULL, in _proc_pidthreadcounts_increasing()423 T_EXPECT_GT(after->ptcd_instructions, before->ptcd_instructions, in _proc_pidthreadcounts_increasing()444 info->ri_pinstructions += count->ptcd_instructions; in _threadcounts_to_rusage_info()449 info->ri_instructions += count->ptcd_instructions; in _threadcounts_to_rusage_info()
93 uint64_t ptcd_instructions; member
194 .ptcd_instructions = recount_usage_instructions(usage), in _usage_to_proc_threadcounts()