Searched refs:ttci_system_time_mach (Results 1 – 4 of 4) sorted by relevance
54 T_EXPECT_GT(after->ttci_system_time_mach, before->ttci_system_time_mach, in _check_time_cpi()65 .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 = usage->ru_system_time_mach, in _usage_to_time_cpi()