Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
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()