Searched refs:predicted_count (Results 1 – 2 of 2) sorted by relevance
600 call->predicted_count = 1; in fill_node()759 cnode->predicted_count++; in match_chain()1241 if (predicted_count) in callchain_counts_value()1242 *predicted_count += clist->predicted_count; in callchain_counts_value()1254 u64 *predicted_count, in callchain_node_branch_counts_cumul() argument1267 predicted_count, in callchain_node_branch_counts_cumul()1286 if (predicted_count) in callchain_branch_counts()1287 *predicted_count = 0; in callchain_branch_counts()1297 predicted_count, in callchain_branch_counts()1435 u64 branch_count, predicted_count; in callchain_list_counts__printf_value() local[all …]
127 u64 predicted_count; member298 u64 *branch_count, u64 *predicted_count,
Completed in 7 milliseconds