Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dcallchain.c1340 static int count_pri64_printf(int idx, const char *str, u64 value, char *bf, int bfsize) in count_pri64_printf() function
1393 printed += count_pri64_printf(i++, "cycles", in branch_from_str()
1401 printed += count_pri64_printf(i++, "iter", in branch_from_str()
1404 printed += count_pri64_printf(i++, "avg_cycles", in branch_from_str()