/linux-6.3-rc2/tools/perf/scripts/python/ |
A D | intel-pt-events.py | 138 def print_ptwrite(raw_buf): argument 151 def print_cbr(raw_buf): argument 158 def print_mwait(raw_buf): argument 165 def print_pwre(raw_buf): argument 174 def print_exstop(raw_buf): argument 180 def print_pwrx(raw_buf): argument 189 def print_psb(raw_buf): argument 198 def print_evt(raw_buf): argument 219 def print_iflag(raw_buf): argument
|
A D | export-to-sqlite.py | 721 def ptwrite(id, raw_buf): argument 731 def cbr(id, raw_buf): argument 742 def mwait(id, raw_buf): argument 752 def pwre(id, raw_buf): argument 764 def exstop(id, raw_buf): argument 772 def pwrx(id, raw_buf): argument 784 def synth_data(id, config, raw_buf, *x): argument
|
A D | export-to-postgresql.py | 1048 def ptwrite(id, raw_buf): argument 1056 def cbr(id, raw_buf): argument 1064 def mwait(id, raw_buf): argument 1072 def pwre(id, raw_buf): argument 1081 def exstop(id, raw_buf): argument 1088 def pwrx(id, raw_buf): argument 1097 def synth_data(id, config, raw_buf, *x): argument
|
/linux-6.3-rc2/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
A D | EventClass.py | 26 def create_event(name, comm, dso, symbol, raw_buf): argument 38 def __init__(self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_GENERIC): argument 58 def __init__(self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_PEBS): argument 87 def __init__(self, name, comm, dso, symbol, raw_buf, ev_type=EVTYPE_PEBS_LL): argument
|
/linux-6.3-rc2/drivers/hid/intel-ish-hid/ |
A D | ishtp-hid.h | 163 u8 *raw_buf; member
|
/linux-6.3-rc2/drivers/net/hamradio/ |
A D | 6pack.c | 97 unsigned char raw_buf[4]; member
|
/linux-6.3-rc2/drivers/net/ethernet/intel/i40e/ |
A D | i40e_txrx.h | 265 void *raw_buf; member
|
/linux-6.3-rc2/drivers/net/ethernet/intel/iavf/ |
A D | iavf_txrx.h | 265 void *raw_buf; member
|
/linux-6.3-rc2/drivers/input/touchscreen/ |
A D | wdt87xx_i2c.c | 999 u8 raw_buf[WDT_V1_RAW_BUF_COUNT] = {0}; in wdt87xx_ts_interrupt() local
|
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/ |
A D | ice_txrx.h | 175 void *raw_buf; /* used for XDP_TX and FDir rules */ member
|
/linux-6.3-rc2/drivers/block/ |
A D | amiflop.c | 285 static char *raw_buf; variable
|
/linux-6.3-rc2/drivers/mtd/nand/raw/ |
A D | arasan-nand-controller.c | 453 u8 *raw_buf = &buf[step * chip->ecc.size]; in anfc_read_page_hw_ecc() local
|
A D | marvell_nand.c | 1101 u8 *raw_buf; in marvell_nfc_hw_ecc_hmg_read_page() local
|
/linux-6.3-rc2/drivers/media/platform/nxp/imx-jpeg/ |
A D | mxc-jpeg.c | 467 struct vb2_buffer *raw_buf, in mxc_jpeg_addrs()
|
/linux-6.3-rc2/sound/soc/codecs/ |
A D | wm_adsp.c | 174 u32 *raw_buf; member
|