Searched refs:ttci_system_time_mach (Results 1 – 5 of 5) sorted by relevance
63 T_EXPECT_GT(after->ttci_system_time_mach, before->ttci_system_time_mach, in _check_time_cpi()80 T_EXPECT_EQ(after->ttci_system_time_mach, before->ttci_system_time_mach, in _check_no_time_cpi()91 .ttci_system_time_mach = energy_cpi->ttec_system_time_mach, in _remove_energy_from_cpi()
298 counts->ttci_system_time_mach = after.ttci_system_time_mach - in thread_selfcounts_usage()299 before.ttci_system_time_mach; in thread_selfcounts_usage()312 counts->ttci_system_time_mach) / 1e9; in thread_selfcounts_measurement()314 return (double)ns_from_mach(counts->ttci_system_time_mach) / 1e9; in thread_selfcounts_measurement()
88 uint64_t ttci_system_time_mach; member
55 .ttci_system_time_mach = recount_usage_system_time_mach(usage), in _usage_to_time_cpi()
392 uint64_t system_time = abs_to_nanos_host(gThreadList[i].self_stats.ttci_system_time_mach);