Searched refs:ttci_instructions (Results 1 – 5 of 5) sorted by relevance
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()
46 .tcpi_instructions = time_cpi->ttci_instructions, in _remove_time_from_cpi()89 .ttci_instructions = energy_cpi->ttec_instructions, in _remove_energy_from_cpi()
85 uint64_t ttci_instructions; member
53 .ttci_instructions = recount_usage_instructions(usage), in _usage_to_time_cpi()
421 gThreadList[i].self_stats.ttci_instructions,