Lines Matching refs:repsep_snprintf
74 static int repsep_snprintf(char *bf, size_t size, const char *fmt, ...) in repsep_snprintf() function
122 return repsep_snprintf(bf, size, "%7d:%-*.*s", thread__tid(he->thread), in hist_entry__thread_snprintf()
171 return repsep_snprintf(bf, size, "%7d:%-*.*s", tgid, width, width, comm ?: ""); in hist_entry__tgid_snprintf()
208 return repsep_snprintf(bf, size, ""); in hist_entry__simd_snprintf()
213 return repsep_snprintf(bf, size, "[e] %s", name); in hist_entry__simd_snprintf()
215 return repsep_snprintf(bf, size, "[p] %s", name); in hist_entry__simd_snprintf()
217 return repsep_snprintf(bf, size, "[.] %s", name); in hist_entry__simd_snprintf()
255 return repsep_snprintf(bf, size, "%-*.*s", width, width, comm__str(he->comm)); in hist_entry__comm_snprintf()
305 return repsep_snprintf(bf, size, "%-*.*s", width, width, dso_name); in _hist_entry__dso_snprintf()
408 ret += repsep_snprintf(bf, size, "%-#*llx %c ", in _hist_entry__sym_snprintf()
412 ret += repsep_snprintf(bf + ret, size - ret, "[%c] ", level); in _hist_entry__sym_snprintf()
415 ret += repsep_snprintf(bf + ret, size - ret, "%s", sym->name); in _hist_entry__sym_snprintf()
416 ret += repsep_snprintf(bf + ret, size - ret, "+0x%llx", in _hist_entry__sym_snprintf()
419 ret += repsep_snprintf(bf + ret, size - ret, "%.*s", in _hist_entry__sym_snprintf()
423 ret += repsep_snprintf(bf + ret, size - ret, in _hist_entry__sym_snprintf()
428 ret += repsep_snprintf(bf + ret, size - ret, "%-#.*llx", in _hist_entry__sym_snprintf()
492 return repsep_snprintf(bf, size, "[%c] %-#.*llx", he->level, width - 4, he->ip); in hist_entry__symoff_snprintf()
494 return repsep_snprintf(bf, size, "[%c] %s+0x%llx", he->level, sym->name, he->ip - sym->start); in hist_entry__symoff_snprintf()
552 return repsep_snprintf(bf, size, "%-.*s", width, he->srcline); in hist_entry__srcline_snprintf()
605 return repsep_snprintf(bf, size, "%-*.*s", width, width, he->branch_info->srcline_from); in hist_entry__srcline_from_snprintf()
653 return repsep_snprintf(bf, size, "%-*.*s", width, width, he->branch_info->srcline_to); in hist_entry__srcline_to_snprintf()
676 return repsep_snprintf(bf, size, "%-*s", width, "-"); in hist_entry__sym_ipc_snprintf()
689 return repsep_snprintf(bf, size, "%-*s", width, tmp); in hist_entry__sym_ipc_snprintf()
707 return repsep_snprintf(bf, size, "%-*s", width, tmp); in hist_entry__sym_ipc_null_snprintf()
740 return repsep_snprintf(bf, size, "%-*.*s", width, width, str); in hist_entry__callchain_branch_predicted_snprintf()
770 return repsep_snprintf(bf, size, "%-*.*s", width, width, str); in hist_entry__callchain_branch_abort_snprintf()
803 return repsep_snprintf(bf, size, "%-*.*s", width, width, str); in hist_entry__callchain_branch_cycles_snprintf()
870 return repsep_snprintf(bf, size, "%-.*s", width, he->srcfile); in hist_entry__srcfile_snprintf()
900 return repsep_snprintf(bf, size, "%-*.*s", width, width, in hist_entry__parent_snprintf()
922 return repsep_snprintf(bf, size, "%*.*d", width, width, he->cpu); in hist_entry__cpu_snprintf()
953 return repsep_snprintf(bf, size, "%*d", width, he->parallelism); in hist_entry__parallelism_snprintf()
993 return repsep_snprintf(bf, size, "%lu/0x%lx", he->cgroup_id.dev, in hist_entry__cgroup_id_snprintf()
1027 return repsep_snprintf(bf, size, "%s", cgrp_name); in hist_entry__cgroup_snprintf()
1048 return repsep_snprintf(bf, size, "%*.*d", width, width-3, he->socket); in hist_entry__socket_snprintf()
1089 return repsep_snprintf(bf, size, "%-.*s", width, he_time); in hist_entry__time_snprintf()
1158 return repsep_snprintf(bf, size, "%-.*s", width, he->trace_output); in hist_entry__trace_snprintf()
1188 return repsep_snprintf(bf, size, "%-*.*s", width, width, "N/A"); in hist_entry__dso_from_snprintf()
1220 return repsep_snprintf(bf, size, "%-*.*s", width, width, "N/A"); in hist_entry__dso_to_snprintf()
1279 return repsep_snprintf(bf, size, "%-*.*s", width, width, "N/A"); in hist_entry__sym_from_snprintf()
1292 return repsep_snprintf(bf, size, "%-*.*s", width, width, "N/A"); in hist_entry__sym_to_snprintf()
1359 ret += repsep_snprintf(bf + ret, size - ret, "[%c] ", level); in _hist_entry__addr_snprintf()
1362 ret += repsep_snprintf(bf + ret, size - ret, "%s", sym->name); in _hist_entry__addr_snprintf()
1363 ret += repsep_snprintf(bf + ret, size - ret, "+0x%llx", in _hist_entry__addr_snprintf()
1366 ret += repsep_snprintf(bf + ret, size - ret, "%.*s", in _hist_entry__addr_snprintf()
1371 ret += repsep_snprintf(bf + ret, size - ret, "+0x%llx", offs); in _hist_entry__addr_snprintf()
1375 ret += repsep_snprintf(bf + ret, size - ret, "%-#.*llx", in _hist_entry__addr_snprintf()
1392 return repsep_snprintf(bf, size, "%-*.*s", width, width, "N/A"); in hist_entry__addr_from_snprintf()
1405 return repsep_snprintf(bf, size, "%-*.*s", width, width, "N/A"); in hist_entry__addr_to_snprintf()
1497 return repsep_snprintf(bf, size, "%-*.*s", width, width, out); in hist_entry__mispredict_snprintf()
1516 return repsep_snprintf(bf, size, "%-*s", width, "-"); in hist_entry__cycles_snprintf()
1517 return repsep_snprintf(bf, size, "%-*hd", width, in hist_entry__cycles_snprintf()
1631 return repsep_snprintf(bf, size, "%.*s", width, out); in hist_entry__locked_snprintf()
1659 return repsep_snprintf(bf, size, "%-*s", width, out); in hist_entry__tlb_snprintf()
1687 return repsep_snprintf(bf, size, "%-*s", width, out); in hist_entry__lvl_snprintf()
1715 return repsep_snprintf(bf, size, "%-*s", width, out); in hist_entry__snoop_snprintf()
1827 return repsep_snprintf(bf, size, "%-*llu", width, he->weight); in hist_entry__local_weight_snprintf()
1840 return repsep_snprintf(bf, size, "%-*llu", width, in hist_entry__global_weight_snprintf()
1860 return repsep_snprintf(bf, size, "%-*u", width, he->ins_lat); in hist_entry__local_ins_lat_snprintf()
1873 return repsep_snprintf(bf, size, "%-*u", width, in hist_entry__global_ins_lat_snprintf()
1893 return repsep_snprintf(bf, size, "%-*u", width, he->weight3 * he->stat.nr_events); in hist_entry__global_p_stage_cyc_snprintf()
1900 return repsep_snprintf(bf, size, "%-*u", width, he->weight3); in hist_entry__p_stage_cyc_snprintf()
1998 return repsep_snprintf(bf, size, "%.*s", width, out); in hist_entry__blocked_snprintf()
2030 ret += repsep_snprintf(bf + ret, size - ret, "[%c] ", he->level); in hist_entry__phys_daddr_snprintf()
2032 ret += repsep_snprintf(bf + ret, size - ret, "%-#.*llx", len, addr); in hist_entry__phys_daddr_snprintf()
2034 ret += repsep_snprintf(bf + ret, size - ret, "%-*s", width - ret, ""); in hist_entry__phys_daddr_snprintf()
2067 return repsep_snprintf(bf, size, "%-*s", width, in hist_entry__data_page_size_snprintf()
2092 return repsep_snprintf(bf, size, "%-*s", width, in hist_entry__code_page_size_snprintf()
2125 return repsep_snprintf(bf, size, "%-*s", width, out); in hist_entry__abort_snprintf()
2157 return repsep_snprintf(bf, size, "%-*s", width, out); in hist_entry__in_tx_snprintf()
2229 return repsep_snprintf(bf, size, "%-*s", width, buf); in hist_entry__transaction_snprintf()
2260 return repsep_snprintf(bf, bf_size, "%*d", width, symbol__size(sym)); in _hist_entry__sym_size_snprintf()
2262 return repsep_snprintf(bf, bf_size, "%*s", width, "unknown"); in _hist_entry__sym_size_snprintf()
2299 return repsep_snprintf(bf, bf_size, "%*d", width, map__size(map)); in _hist_entry__dso_size_snprintf()
2301 return repsep_snprintf(bf, bf_size, "%*s", width, "unknown"); in _hist_entry__dso_size_snprintf()
2344 return repsep_snprintf(bf, size, "%-#*llx", width, ip); in hist_entry__addr_snprintf()
2409 return repsep_snprintf(bf, size, "%-*s", width, he->mem_type->self.type_name); in hist_entry__type_snprintf()
2455 return repsep_snprintf(bf, size, "%s", he_type->self.type_name); in hist_entry__typeoff_snprintf()
2461 return repsep_snprintf(bf, size, "%s +%#x (%s)", he_type->self.type_name, in hist_entry__typeoff_snprintf()
2519 return repsep_snprintf(bf, size, "%s: cache-line %d", he_type->self.type_name, in hist_entry__typecln_snprintf()