Searched defs:cbr (Results 1 – 10 of 10) sorted by relevance
/linux-5.19.10/arch/mips/bmips/ |
D | dma.c | 10 void __iomem *cbr = BMIPS_GET_CBR(); in arch_sync_dma_for_cpu_all() local
|
/linux-5.19.10/arch/mips/kernel/ |
D | smp-bmips.c | 516 void __iomem *cbr = BMIPS_GET_CBR(); in bmips_set_reset_vec() local 589 void __iomem __maybe_unused *cbr = BMIPS_GET_CBR(); in bmips_cpu_setup() local
|
/linux-5.19.10/tools/perf/scripts/python/ |
D | export-to-sqlite.py | 731 def cbr(id, raw_buf): function
|
D | export-to-postgresql.py | 1056 def cbr(id, raw_buf): function
|
/linux-5.19.10/tools/perf/util/intel-pt-decoder/ |
D | intel-pt-decoder.c | 188 unsigned int cbr; member 775 unsigned int cbr; member 813 unsigned int cbr; in intel_pt_calc_cyc_cb() local 1992 unsigned int cbr = decoder->packet.payload & 0xff; in intel_pt_calc_cbr() local
|
D | intel-pt-decoder.h | 249 uint32_t cbr; member
|
/linux-5.19.10/drivers/misc/sgi-gru/ |
D | grumain.c | 775 int ctxnum, ctxnum0, flag = 0, cbr, dsr; in gru_steal_context() local
|
D | grutables.h | 491 #define CBR_BYTES(cbr) ((cbr) * GRU_HANDLE_BYTES * GRU_CBR_AU_SIZE * 2) argument
|
/linux-5.19.10/tools/perf/util/ |
D | event.h | 270 u32 cbr : 8, member
|
/linux-5.19.10/drivers/gpu/drm/omapdrm/dss/ |
D | dispc.c | 859 int yr, yg, yb, cbr, cbg, cbb, crr, crg, crb; member
|