Searched +defs:right +defs:col (Results 1 – 7 of 7) sorted by relevance
/linux-6.14.4/tools/perf/util/ |
D | hist.c | 47 u16 hists__col_len(struct hists *hists, enum hist_column col) in hists__col_len() 52 void hists__set_col_len(struct hists *hists, enum hist_column col, u16 len) in hists__set_col_len() 57 bool hists__new_col_len(struct hists *hists, enum hist_column col, u16 len) in hists__new_col_len() 68 enum hist_column col; in hists__reset_col_len() local 1122 struct hist_entry *right) in hist_entry__fast__sym_diff() 1300 struct hist_entry *right, unsigned long fn_offset, in hist_entry__cmp_impl() 1335 hist_entry__cmp(struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp() 1342 hist_entry__sort(struct hist_entry *left, struct hist_entry *right) in hist_entry__sort() 1349 hist_entry__collapse(struct hist_entry *left, struct hist_entry *right) in hist_entry__collapse() 1358 struct hist_entry *right) in hist_entry__collapse_hierarchy()
|
D | sort.c | 111 sort__thread_cmp(struct hist_entry *left, struct hist_entry *right) in sort__thread_cmp() 147 sort__simd_cmp(struct hist_entry *left, struct hist_entry *right) in sort__simd_cmp() 198 sort__comm_cmp(struct hist_entry *left, struct hist_entry *right) in sort__comm_cmp() 204 sort__comm_collapse(struct hist_entry *left, struct hist_entry *right) in sort__comm_collapse() 210 sort__comm_sort(struct hist_entry *left, struct hist_entry *right) in sort__comm_sort() 254 sort__dso_cmp(struct hist_entry *left, struct hist_entry *right) in sort__dso_cmp() 326 sort__sym_cmp(struct hist_entry *left, struct hist_entry *right) in sort__sym_cmp() 347 sort__sym_sort(struct hist_entry *left, struct hist_entry *right) in sort__sym_sort() 426 sort__symoff_cmp(struct hist_entry *left, struct hist_entry *right) in sort__symoff_cmp() 438 sort__symoff_sort(struct hist_entry *left, struct hist_entry *right) in sort__symoff_sort() [all …]
|
/linux-6.14.4/sound/pci/cs46xx/ |
D | dsp_spos.c | 549 int i, j, col; in cs46xx_dsp_proc_task_tree_read() local 610 unsigned int i, col = 0; in cs46xx_dsp_proc_parameter_dump_read() local 638 int i,col = 0; in cs46xx_dsp_proc_sample_dump_read() local 1859 int cs46xx_dsp_set_dac_volume (struct snd_cs46xx * chip, u16 left, u16 right) in cs46xx_dsp_set_dac_volume() 1888 int cs46xx_dsp_set_iec958_volume (struct snd_cs46xx * chip, u16 left, u16 right) in cs46xx_dsp_set_iec958_volume()
|
/linux-6.14.4/tools/perf/ |
D | builtin-diff.c | 551 struct hist_entry *right) in block_cycles_diff_cmp() 566 struct hist_entry *left, struct hist_entry *right) in block_sort() 747 __hist_entry__cmp_compute(struct hist_entry *left, struct hist_entry *right, in __hist_entry__cmp_compute() 787 hist_entry__cmp_compute(struct hist_entry *left, struct hist_entry *right, in hist_entry__cmp_compute() 817 hist_entry__cmp_compute_idx(struct hist_entry *left, struct hist_entry *right, in hist_entry__cmp_compute_idx() 857 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_baseline() 866 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_delta() 875 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_delta_abs() 884 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_ratio() 893 struct hist_entry *left, struct hist_entry *right) in hist_entry__cmp_wdiff() [all …]
|
/linux-6.14.4/drivers/video/fbdev/matrox/ |
D | matroxfb_base.c | 684 u_int16_t col = in matroxfb_setcolreg() local 1267 static unsigned int right = ~0; /* "matroxfb:right:xxxxx" */ variable 2197 static struct { int xres, yres, left, right, upper, lower, hslen, vslen, vfreq; } timmings[] __init… member
|
/linux-6.14.4/drivers/media/common/v4l2-tpg/ |
D | v4l2-tpg-core.c | 885 int col = k; in precalculate_color() local 2375 unsigned right = params->right_pillar_start; in tpg_fill_plane_extras() local
|
/linux-6.14.4/include/linux/platform_data/ |
D | cros_ec_commands.h | 3255 uint8_t col; member 4826 uint8_t right; member
|