Searched refs:ttci_user_time_mach (Results 1 – 4 of 4) sorted by relevance
50 T_EXPECT_GT(after->ttci_user_time_mach, before->ttci_user_time_mach, in _check_time_cpi()66 .ttci_user_time_mach = energy_cpi->ttec_user_time_mach, in _remove_energy_from_cpi()
296 counts->ttci_user_time_mach = after.ttci_user_time_mach - in thread_selfcounts_usage()297 before.ttci_user_time_mach; in thread_selfcounts_usage()311 return (double)ns_from_mach(counts->ttci_user_time_mach + in thread_selfcounts_measurement()
87 uint64_t ttci_user_time_mach; member
56 .ttci_user_time_mach = usage->ru_user_time_mach, in _usage_to_time_cpi()