Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/util/
Dstat-shadow.c194 double numerator, struct perf_stat_output_ctx *out, in print_ratio()
216 struct perf_stat_output_ctx *out) in print_stalled_cycles_front()
227 struct perf_stat_output_ctx *out) in print_stalled_cycles_back()
238 struct perf_stat_output_ctx *out) in print_branch_miss()
249 struct perf_stat_output_ctx *out) in print_l1d_miss()
260 struct perf_stat_output_ctx *out) in print_l1i_miss()
271 struct perf_stat_output_ctx *out) in print_ll_miss()
282 struct perf_stat_output_ctx *out) in print_dtlb_miss()
293 struct perf_stat_output_ctx *out) in print_itlb_miss()
304 struct perf_stat_output_ctx *out) in print_cache_miss()
[all …]
Dstat.h180 struct perf_stat_output_ctx { struct
191 struct perf_stat_output_ctx *out, argument
201 struct perf_stat_output_ctx *out,
Diostat.h42 struct perf_stat_output_ctx *out);
Diostat.c36 struct perf_stat_output_ctx *out __maybe_unused) in iostat_print_metric()
Dstat-display.c843 struct perf_stat_output_ctx out; in printout()
1329 struct perf_stat_output_ctx out = { in print_metric_headers()
/linux-6.14.4/tools/perf/arch/x86/util/
Diostat.c432 struct perf_stat_output_ctx *out) in iostat_print_metric()
/linux-6.14.4/tools/perf/
Dbuiltin-script.c2085 struct perf_stat_output_ctx ctx = { in perf_sample__fprint_metric()