Searched refs:branch_to_str (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | callchain.c | 1324 static int branch_to_str(char *bf, int bfsize, in branch_to_str() function 1399 printed = branch_to_str(bf, bfsize, branch_count, in counts_str_build()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | callchain.c | 1339 static int branch_to_str(char *bf, int bfsize, in branch_to_str() function 1414 printed = branch_to_str(bf, bfsize, branch_count, in counts_str_build()
|
Completed in 5 milliseconds