Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dstat-shadow.c216 struct perf_stat_output_ctx *out) in print_stalled_cycles_front()
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()
315 struct perf_stat_output_ctx *out) in print_instructions()
341 struct perf_stat_output_ctx *out) in print_cycles()
[all …]
H A Dstat.h180 struct perf_stat_output_ctx { struct
191 struct perf_stat_output_ctx *out, argument
201 struct perf_stat_output_ctx *out,
H A Diostat.h42 struct perf_stat_output_ctx *out);
H A Diostat.c36 struct perf_stat_output_ctx *out __maybe_unused) in iostat_print_metric()
H A Dstat-display.c843 struct perf_stat_output_ctx out; in printout()
1309 struct perf_stat_output_ctx out = { in print_metric_headers()
/linux-6.15/tools/perf/arch/x86/util/
H A Diostat.c432 struct perf_stat_output_ctx *out) in iostat_print_metric()
/linux-6.15/tools/perf/
H A Dbuiltin-script.c2112 struct perf_stat_output_ctx ctx = { in perf_sample__fprint_metric()