Home
last modified time | relevance | path

Searched refs:count_pri64_printf (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dcallchain.c1302 static int count_pri64_printf(int idx, const char *str, u64 value, char *bf, int bfsize) in count_pri64_printf() function
1363 printed += count_pri64_printf(i++, "cycles", in branch_from_str()
1371 printed += count_pri64_printf(i++, "iter", in branch_from_str()
1374 printed += count_pri64_printf(i++, "avg_cycles", in branch_from_str()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dcallchain.c1325 static int count_pri64_printf(int idx, const char *str, u64 value, char *bf, int bfsize) in count_pri64_printf() function
1378 printed += count_pri64_printf(i++, "cycles", in branch_from_str()
1386 printed += count_pri64_printf(i++, "iter", in branch_from_str()
1389 printed += count_pri64_printf(i++, "avg_cycles", in branch_from_str()

Completed in 6 milliseconds