Home
last modified time | relevance | path

Searched defs:raw_buf (Results 1 – 15 of 15) sorted by relevance

/linux-6.3-rc2/tools/perf/scripts/python/
A Dintel-pt-events.py138 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 Dexport-to-sqlite.py721 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 Dexport-to-postgresql.py1048 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 DEventClass.py26 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 Dishtp-hid.h163 u8 *raw_buf; member
/linux-6.3-rc2/drivers/net/hamradio/
A D6pack.c97 unsigned char raw_buf[4]; member
/linux-6.3-rc2/drivers/net/ethernet/intel/i40e/
A Di40e_txrx.h265 void *raw_buf; member
/linux-6.3-rc2/drivers/net/ethernet/intel/iavf/
A Diavf_txrx.h265 void *raw_buf; member
/linux-6.3-rc2/drivers/input/touchscreen/
A Dwdt87xx_i2c.c999 u8 raw_buf[WDT_V1_RAW_BUF_COUNT] = {0}; in wdt87xx_ts_interrupt() local
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_txrx.h175 void *raw_buf; /* used for XDP_TX and FDir rules */ member
/linux-6.3-rc2/drivers/block/
A Damiflop.c285 static char *raw_buf; variable
/linux-6.3-rc2/drivers/mtd/nand/raw/
A Darasan-nand-controller.c453 u8 *raw_buf = &buf[step * chip->ecc.size]; in anfc_read_page_hw_ecc() local
A Dmarvell_nand.c1101 u8 *raw_buf; in marvell_nfc_hw_ecc_hmg_read_page() local
/linux-6.3-rc2/drivers/media/platform/nxp/imx-jpeg/
A Dmxc-jpeg.c467 struct vb2_buffer *raw_buf, in mxc_jpeg_addrs()
/linux-6.3-rc2/sound/soc/codecs/
A Dwm_adsp.c174 u32 *raw_buf; member

Completed in 48 milliseconds