Home
last modified time | relevance | path

Searched defs:bfsize (Results 1 – 1 of 1) sorted by relevance

/tools/perf/util/
A Dcallchain.c1182 char *bf, size_t bfsize, bool show_dso) in callchain_list__sym_name()
1211 char *bf, size_t bfsize, u64 total) in callchain_node__scnprintf_value()
1336 static int count_pri64_printf(int idx, const char *str, u64 value, char *bf, int bfsize) in count_pri64_printf()
1342 char *bf, int bfsize, float threshold) in count_float_printf()
1350 static int branch_to_str(char *bf, int bfsize, in branch_to_str()
1379 static int branch_from_str(char *bf, int bfsize, in branch_from_str()
1412 static int counts_str_build(char *bf, int bfsize, in counts_str_build()
1439 static int callchain_counts_printf(FILE *fp, char *bf, int bfsize, in callchain_counts_printf()
1459 FILE *fp, char *bf, int bfsize) in callchain_list_counts__printf_value()

Completed in 7 milliseconds