Searched refs:fmt_width (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/perf/ |
| H A D | builtin-kvm.c | 114 static int fmt_width(struct perf_hpp_fmt *fmt, 121 int width = fmt_width(fmt, hpp, he->hists); in ev_name_entry() 163 int width = fmt_width(fmt, hpp, he->hists); \ 213 int width = fmt_width(fmt, hpp, he->hists); in ev_entry_mean() 261 int width = fmt_width(fmt, hpp, he->hists); in EV_METRIC_PERCENT() 294 int width = fmt_width(fmt, hpp, he->hists); in ev_entry_count_precent() 335 static int fmt_width(struct perf_hpp_fmt *fmt, in fmt_width() function 351 int width = fmt_width(fmt, hpp, hists); in fmt_header() 410 fmt->width = fmt_width; in get_format()
|
| /linux/sound/soc/renesas/rcar/ |
| H A D | ssi.c | 539 unsigned int fmt_width = snd_pcm_format_width(params_format(params)); in rsnd_ssi_hw_params() local 541 if (fmt_width > rdai->chan_width) { in rsnd_ssi_hw_params()
|