Searched refs:ttci_instructions (Results 1 – 5 of 5) sorted by relevance
37 .tcpi_instructions = time_cpi->ttci_instructions, in _remove_time_from_cpi()63 .ttci_instructions = energy_cpi->ttec_instructions, in _remove_energy_from_cpi()
300 counts->ttci_instructions = after.ttci_instructions - in thread_selfcounts_usage()301 before.ttci_instructions; in thread_selfcounts_usage()316 return (double)counts->ttci_instructions; in thread_selfcounts_measurement()
85 uint64_t ttci_instructions; member
53 .ttci_instructions = usage->ru_instructions, in _usage_to_time_cpi()
418 gThreadList[i].self_stats.ttci_instructions,