Home
last modified time | relevance | path

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

/linux/tools/perf/util/ !
H A 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 …]
H A Dstat.h177 struct perf_stat_output_ctx { struct
188 struct perf_stat_output_ctx *out); argument
195 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.c831 struct perf_stat_output_ctx out; in printout()
1249 struct perf_stat_output_ctx out = { in print_metric_headers()
/linux/tools/perf/arch/x86/util/ !
H A Diostat.c432 struct perf_stat_output_ctx *out) in iostat_print_metric()
/linux/tools/perf/ !
H A Dbuiltin-script.c2114 struct perf_stat_output_ctx ctx = { in perf_sample__fprint_metric()