Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dcallchain.c1308 static int count_pri64_printf(int idx, const char *str, u64 value, char *bf, int bfsize) in count_pri64_printf() function
1361 printed += count_pri64_printf(i++, "cycles", in branch_from_str()
1369 printed += count_pri64_printf(i++, "iter", in branch_from_str()
1372 printed += count_pri64_printf(i++, "avg_cycles", in branch_from_str()