Searched refs:fmt_width (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/perf/
H A Dbuiltin-kvm.c113 static int fmt_width(struct perf_hpp_fmt *fmt,
120 int width = fmt_width(fmt, hpp, he->hists);
162 int width = fmt_width(fmt, hpp, he->hists); \
212 int width = fmt_width(fmt, hpp, he->hists);
260 int width = fmt_width(fmt, hpp, he->hists);
293 int width = fmt_width(fmt, hpp, he->hists);
334 static int fmt_width(struct perf_hpp_fmt *fmt, function
350 int width = fmt_width(fmt, hpp, hists);
409 fmt->width = fmt_width;
/linux-master/sound/soc/sh/rcar/
H A Dssi.c538 unsigned int fmt_width = snd_pcm_format_width(params_format(params)); local
540 if (fmt_width > rdai->chan_width) {

Completed in 168 milliseconds