Searched refs:predicted_count (Results 1 – 2 of 2) sorted by relevance
606 call->predicted_count = 1; in fill_node()765 cnode->predicted_count++; in match_chain()1247 if (predicted_count) in callchain_counts_value()1248 *predicted_count += clist->predicted_count; in callchain_counts_value()1260 u64 *predicted_count, in callchain_node_branch_counts_cumul() argument1273 predicted_count, in callchain_node_branch_counts_cumul()1292 if (predicted_count) in callchain_branch_counts()1293 *predicted_count = 0; in callchain_branch_counts()1303 predicted_count, in callchain_branch_counts()1433 u64 branch_count, predicted_count; in callchain_list_counts__printf_value() local[all …]
127 u64 predicted_count; member300 u64 *branch_count, u64 *predicted_count,
Completed in 9 milliseconds