Searched refs:fmt_width (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/tools/perf/ |
H A D | builtin-kvm.c | 113 static int fmt_width(struct perf_hpp_fmt *fmt, 120 int width = fmt_width(fmt, hpp, he->hists); in ev_name_entry() 162 int width = fmt_width(fmt, hpp, he->hists); \ 212 int width = fmt_width(fmt, hpp, he->hists); in ev_entry_mean() 260 int width = fmt_width(fmt, hpp, he->hists); in EV_METRIC_PERCENT() 293 int width = fmt_width(fmt, hpp, he->hists); in ev_entry_count_precent() 334 static int fmt_width(struct perf_hpp_fmt *fmt, in fmt_width() function 350 int width = fmt_width(fmt, hpp, hists); in fmt_header() 409 fmt->width = fmt_width; in get_format()
|
/openbmc/linux/sound/soc/sh/rcar/ |
H A D | ssi.c | 536 unsigned int fmt_width = snd_pcm_format_width(params_format(params)); in rsnd_ssi_hw_params() local 538 if (fmt_width > rdai->chan_width) { in rsnd_ssi_hw_params()
|
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/ |
H A D | 0001-ffmpeg-5.1.4-rpi_24.patch | 15824 +fmt_width(const struct v4l2_format * const fmt) 16528 + layer->planes[0].pitch = fmt_width(fmt);
|