Searched refs:ttci_user_time_mach (Results 1 – 5 of 5) sorted by relevance
66 T_EXPECT_GT(after->ttci_user_time_mach, before->ttci_user_time_mach, in _check_time_cpi()85 T_EXPECT_EQ(after->ttci_user_time_mach, before->ttci_user_time_mach, in _check_no_time_cpi()102 .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_metrics[RCT_LVL_USER].rm_time_mach, in _usage_to_time_cpi()
442 uint64_t user_time = abs_to_nanos_host(gThreadList[i].self_stats.ttci_user_time_mach);