Searched refs:branch_misses (Results 1 – 1 of 1) sorted by relevance
37 uint64_t branches, branch_misses; in apply_policy() local65 branch_misses = counter; in apply_policy()69 ci->cd[core].last_branch_misses = branch_misses; in apply_policy()87 branch_misses >>= 1; in apply_policy()89 miss_diff = (int64_t)branch_misses - (int64_t)last_branch_misses; in apply_policy()