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